This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-06 03:19:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd6ea9a9a1da72e721cbcc3a3f23cc8c62675fce
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: Link against dwmapi.lib on Windows in CMake
2024-05-04 05:19:01 +02:00
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
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
…