dolphin/Source/Core/DolphinTool
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 DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
ConvertCommand.cpp DolphinTool: Make variables constant 2025-04-23 20:24:50 +02:00
ConvertCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
DolphinTool.exe.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
DolphinTool.filters DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
DolphinTool.rc
DolphinTool.vcxproj Externals / VideoCommon: update glslang to latest, turn into submodule 2025-09-23 23:45:38 -05:00
ExtractCommand.cpp Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
ExtractCommand.h DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
HeaderCommand.cpp DolphinTool: print title IDs in hex 2024-08-16 18:39:23 +01:00
HeaderCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
resource.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolHeadlessPlatform.cpp Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
ToolMain.cpp Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00
VerifyCommand.cpp VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs 2024-12-15 18:15:57 +01:00
VerifyCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00