dolphin/Source
mitaclaw 72436a0d1f Modernize std::transform with ranges
In StringUtil.h, the lambdas wrapping `Common::ToLower(char)` and `Common::ToUpper(char)` were only necessary due to the function names being overloaded.
2024-10-10 00:53:48 -07:00
..
Android Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
Core Modernize std::transform with ranges 2024-10-10 00:53:48 -07:00
DSPSpy
DSPTool
PCH
UnitTests Modernize std::equal with ranges 2024-10-10 00:53:48 -07:00
VSProps Migrate Vulkan-Headers to submodule and update to v1.3.288 2024-06-22 08:03:20 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln