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-02-07 21:23:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
UICommon
/
ResourcePack
History
Tilka
c1832d17f6
Merge pull request
#13117
from mitaclaw/ranges-modernization-9-trivial-find
...
Ranges Algorithms Modernization - Find
2024-10-11 20:27:18 +01:00
..
Manager.cpp
Modernize
std::find
with ranges
2024-10-10 15:28:11 -07:00
Manager.h
UICommon/ResourcePack: Allow priority helpers to take arguments by const reference
2023-06-16 10:20:50 -04:00
Manifest.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
Manifest.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
ResourcePack.cpp
Merge pull request
#13117
from mitaclaw/ranges-modernization-9-trivial-find
2024-10-11 20:27:18 +01:00
ResourcePack.h
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00