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
826f04d06c89011fa7e47531111ee90b27344c8a
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
Joshua Vandaële
2c54ee94c1
linter: Apply clang-format 19.1 formatting
...
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02: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
linter: Apply clang-format 19.1 formatting
2025-04-23 11:19:20 +02: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
…