mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DolphinNoGUI.exe.manifest | ||
| DolphinNoGUI.rc | ||
| DolphinNoGUI.vcxproj | ||
| DolphinNoGUI.vcxproj.filters | ||
| MainNoGUI.cpp | ||
| Platform.cpp | ||
| Platform.h | ||
| PlatformFBDev.cpp | ||
| PlatformHeadless.cpp | ||
| PlatformMacos.mm | ||
| PlatformWin32.cpp | ||
| PlatformX11.cpp | ||
| resource.h | ||