dolphin/Source/Core/DolphinNoGUI
JosJuice 068947e2b6 Core: Remove IsHostThread
The core no longer cares which thread is the host thread.

Cleaning up Android's HostThreadLock is left for another PR, in part
because the HostThreadLock in NativeConfig.cpp still serves a purpose,
and in part to make any issues easier to bisect.
2025-11-10 21:14:56 +01:00
..
CMakeLists.txt DolphinNoGUI: Link against dwmapi.lib on Windows in CMake 2024-05-04 05:19:01 +02:00
DolphinNoGUI.exe.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
DolphinNoGUI.rc
DolphinNoGUI.vcxproj Visual Studio: Fix DolphinNoGUI build 2025-10-05 15:38:43 -07:00
DolphinNoGUI.vcxproj.filters msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
MainNoGUI.cpp Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00
Platform.cpp DolphinNoGUI: Make variables constant 2025-06-04 21:48:40 +02:00
Platform.h Add MacOS Platform 2023-06-01 09:01:20 -05:00
PlatformFBDev.cpp Core: Avoid (Some) Global System Accessor 2024-03-18 01:35:42 -07:00
PlatformHeadless.cpp DolphinNoGUI: Make classes final 2025-06-04 21:48:53 +02:00
PlatformMacos.mm VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
PlatformWin32.cpp DolphinNoGUI: Make override explicit 2025-06-04 21:49:29 +02:00
PlatformX11.cpp linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00
resource.h