dolphin/Source
mitaclaw d9eafe7f50 Simplify std::find with Common::Contains
In NandPaths.cpp, the `std::initializer_list<char>` of illegal characters has been turned into a `char[]` (similar to the one in GameList.cpp).

The reverse iteration in ResourcePack.cpp seemed to provide no benefits, and doing without it it seemed to have no ill effects.
2024-11-09 22:11:13 -08:00
..
Android VideoBackendBase: Clarify function name 2024-11-03 12:26:57 -08:00
Core Simplify std::find with Common::Contains 2024-11-09 22:11:13 -08:00
DSPSpy Simplify std::fill with std::fill_n 2024-10-07 15:34:56 -07:00
DSPTool Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
PCH
UnitTests Merge pull request #13147 from mitaclaw/jit-block-table-model-fix 2024-10-30 17:00:27 -04: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 CMakeLists: Add Clang's Specific WShadow Diagnostics 2024-03-09 15:34:39 -08:00
dolphin-emu.sln Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00