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-24 04:49:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e33458f4832daedf04a626d07c4541ad17ee675
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
Scott Mansell
ccf92a3e56
Merge pull request
#11522
from phire/KillRendererWithFire
...
Kill Renderer (with phire)
2023-02-09 19:59:16 +13:00
..
CMakeLists.txt
Use GNUInstallDirs for installation paths
2023-01-30 09:44:44 -06:00
DolphinNoGUI.exe.manifest
Update supportedOS values in .manifest files
2022-08-05 10:26:22 +10:00
DolphinNoGUI.rc
…
DolphinNoGUI.vcxproj
msbuild: refactor to reduce rebuild events
2022-08-02 22:24:22 -07:00
DolphinNoGUI.vcxproj.filters
…
MainNoGUI.cpp
Cleanup headers
2023-02-09 18:36:20 +13:00
Platform.cpp
HW/ProcessorInterface: Refactor to class, move to Core::System.
2023-01-04 03:00:10 +01:00
Platform.h
…
PlatformFBDev.cpp
fix fbdev
2023-02-09 18:36:20 +13:00
PlatformHeadless.cpp
…
PlatformWin32.cpp
Move Presenting, Dumping and ImGui out of Renderer
2023-01-31 18:45:21 +13:00
PlatformX11.cpp
Fix missing include
2023-01-31 19:41:24 +13:00
resource.h
…