dolphin-emulator/Source/Core
mitaclaw 62b2b939b5 Simplify std::find_if with std::ranges::find and projections
In LabelMap.cpp, the code is currently unused so I was unable to test it.

In WiiUtils.cpp, the magic value `1u` was replaced by the constant value `DiscIO::PARTITION_UPDATE`.
2025-03-09 13:26:35 -07:00
..
AudioCommon CMakeLists: Add flag to disable Cubeb 2025-01-25 14:06:55 -05:00
Common Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
Core Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
DiscIO Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
DolphinNoGUI GDBStub: Signal Breakpoint Changes To Host 2024-11-15 15:12:11 -08:00
DolphinQt Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
DolphinTool VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs 2024-12-15 18:15:57 +01:00
InputCommon InputCommon: Use Clock from CommonTypes. 2025-03-02 15:42:26 -06:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends VideoBackends: Use DXGI 1.6 and D3D11_4 2025-02-02 09:02:35 +01:00
VideoCommon Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Common: Create Range Projections For std::pair 2025-03-09 13:19:41 -07:00
DolphinLib.vcxproj Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00