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-19 00:42:58 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35a69cb1bbce567eeae8fb8eece0062a782e436d
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
Scott Mansell
35a69cb1bb
Fix missing include
2023-01-31 19:41:24 +13:00
..
CMakeLists.txt
cmake: Don't use PCH with Qt6.
2022-05-22 01:19:44 +02: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
Add Discord presence ioctlv to /dev/dolphin
2022-08-06 07:32:29 +01:00
Platform.cpp
HW/ProcessorInterface: Refactor to class, move to Core::System.
2023-01-04 03:00:10 +01:00
Platform.h
…
PlatformFBDev.cpp
…
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
…