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-01-25 05:19:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa7077763f91980e372d502b4357f3dda971ffbe
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
Léo Lam
049b92b7ef
Merge pull request
#9417
from Filoppi/input-1
...
Fix FPS counter and Game Window speed % breaking on pause/unpause
2021-05-07 15:08:01 +02:00
..
CMakeLists.txt
…
DolphinNoGUI.exe.manifest
…
DolphinNoGUI.rc
…
DolphinNoGUI.vcxproj
msbuild: bundle all dolphin "core" code into single library
2021-01-27 14:29:49 -08:00
DolphinNoGUI.vcxproj.filters
…
MainNoGUI.cpp
Merge pull request
#9417
from Filoppi/input-1
2021-05-07 15:08:01 +02:00
Platform.cpp
IOS: Use less ambiguous names for classes
2021-02-12 21:40:31 +01:00
Platform.h
…
PlatformFBDev.cpp
NoGUI: missing override keyword GetWindowSystemInfo
2020-03-23 16:35:45 +08:00
PlatformHeadless.cpp
…
PlatformWin32.cpp
Clean up screen saver inhibition and apply setting change immediately.
2020-10-18 16:31:48 -05:00
PlatformX11.cpp
DolphinNoGUI/PlatformX11: Work around X.h's None being undefined
2021-03-06 17:34:04 -08:00
resource.h
…