This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-10-16 14:09:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
dolphin
/
Source
/
Core
/
Common
/
Config
History
JMC47
a8fe5c0303
Merge pull request
#13634
from jordan-woyak/enum-concepts
...
Common: Replace enable_if with concepts and other minor modernizations.
2025-09-26 16:13:20 -04:00
..
Config.cpp
Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock.
2025-05-30 17:33:01 -05:00
Config.h
Config: Add [[nodiscard]] to AddConfigChangedCallback
2025-04-25 16:04:12 -07:00
ConfigInfo.cpp
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00
ConfigInfo.h
Common: Replace enable_if with concepts and other minor modernizations.
2025-05-05 19:34:24 -05:00
Enums.h
Remove references to Debugger.ini
2023-11-27 21:38:43 +01:00
Layer.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
Layer.h
Common: Replace enable_if with concepts and other minor modernizations.
2025-05-05 19:34:24 -05:00