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-26 13:59:12 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2af276d27ef63bd65ea440b2da6b365560ce7916
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
JosJuice
8c7ab286f5
Merge pull request
#13181
from tygyh/Replace-'reinterpret_cast'
...
Replace 'reinterpret_cast' with 'static_cast'
2025-03-15 15:31:38 +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
…
DolphinNoGUI.vcxproj.filters
…
MainNoGUI.cpp
GDBStub: Signal Breakpoint Changes To Host
2024-11-15 15:12:11 -08:00
Platform.cpp
Adjust order and spacing of various #includes
2024-07-26 14:28:34 -07:00
Platform.h
…
PlatformFBDev.cpp
Core: Avoid (Some) Global System Accessor
2024-03-18 01:35:42 -07:00
PlatformHeadless.cpp
Core: Avoid (Some) Global System Accessor
2024-03-18 01:35:42 -07:00
PlatformMacos.mm
VideoCommon: Rename Renderer to EFBInterface.
2025-03-12 21:09:16 -05:00
PlatformWin32.cpp
Replace 'reinterpret_cast' with 'static_cast'
2024-11-08 07:26:47 +01:00
PlatformX11.cpp
linux: Use D-Bus to inhibit screensaver
2024-09-27 21:22:57 +01:00
resource.h
…