dolphin/Source/Core
mitaclaw 3d0d03b871 Modernize std::partition with ranges
The new return value is `std::ranges::subrange`.
2024-10-17 18:39:13 -07:00
..
AudioCommon
Common Modernize std::unique with ranges 2024-10-17 18:39:12 -07:00
Core Modernize std::partition with ranges 2024-10-17 18:39:13 -07:00
DiscIO Modernize std::search with ranges 2024-10-17 18:38:34 -07:00
DolphinNoGUI linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00
DolphinQt Simplify std::remove with std::erase 2024-10-17 18:38:34 -07:00
DolphinTool
InputCommon Modernize std::unique with ranges 2024-10-17 18:39:12 -07:00
MacUpdater
UICommon Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
VideoCommon Merge pull request #13092 from mitaclaw/ranges-modernization-3-spaceship 2024-10-17 13:37:16 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props