dolphin/Source
mitaclaw b9ded45f3c Modernize std::any_of with ranges
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those.

In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates.
2024-12-27 01:54:07 +00:00
..
Android Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns 2024-12-20 12:50:19 -05:00
Core Modernize std::any_of with ranges 2024-12-27 01:54:07 +00:00
DSPSpy Simplify std::fill with std::fill_n 2024-10-07 15:34:56 -07:00
DSPTool Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-maste2r 2024-12-24 20:47:03 -05:00
PCH
UnitTests Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-maste2r 2024-12-24 20:47:03 -05:00
VSProps Update to Qt 6.8.0 2024-11-04 10:57:32 -05:00
.clang-format
CMakeLists.txt meh 2024-05-12 02:17:59 -04:00
dolphin-emu.sln Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-05-22 18:27:54 -04:00