This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-28 09:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e20e24136b9f5906867be86f084b4360f9aa486
dolphin
/
Source
/
Core
/
Common
/
Config
History
OatmealDome
0b0151770a
Merge pull request
#13436
from JoshuaVandaele/clang-format-19
...
Update clang-format to version 19
2025-04-30 01:17:31 -04:00
..
Config.cpp
Simplify
std::find_if
with
std::ranges::find
and projections
2025-03-09 13:26:35 -07: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
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07: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
linter: Add and apply new formatting rules
2025-04-23 11:19:57 +02:00