This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-14 22:12:26 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a4599a1adda5c1d445b70d0dfe70b50fe3888662
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
JosJuice
b6e062f2e3
Merge pull request
#13689
from JosJuice/lock-core-any-thread
...
Core: Let any thread call previously host-thread-only functions
2025-11-16 18:35:17 +01:00
..
CMakeLists.txt
…
DolphinNoGUI.exe.manifest
…
DolphinNoGUI.rc
…
DolphinNoGUI.vcxproj
Visual Studio: Fix DolphinNoGUI build
2025-10-05 15:38:43 -07:00
DolphinNoGUI.vcxproj.filters
…
MainNoGUI.cpp
Merge pull request
#13689
from JosJuice/lock-core-any-thread
2025-11-16 18:35:17 +01:00
Platform.cpp
DolphinNoGUI: Make variables constant
2025-06-04 21:48:40 +02:00
Platform.h
…
PlatformFBDev.cpp
…
PlatformHeadless.cpp
DolphinNoGUI: Make classes final
2025-06-04 21:48:53 +02:00
PlatformMacos.mm
…
PlatformWin32.cpp
DolphinNoGUI: Make override explicit
2025-06-04 21:49:29 +02:00
PlatformX11.cpp
…
resource.h
…