dolphin-emulator/Source
JosJuice 803e6b017b PPCSymbolDB: Reduce lock contention in LoadMap/LoadMapOnBoot
By building the map in a local variable and then swapping it with the
member variable, we avoid the need to hold a lock while building the
map.
2025-07-27 16:26:47 +02:00
..
Android Merge pull request #13674 from JosJuice/android-visualize-input 2025-07-20 17:46:47 -05:00
Core PPCSymbolDB: Reduce lock contention in LoadMap/LoadMapOnBoot 2025-07-27 16:26:47 +02:00
DSPSpy DSPSpy: Make RealDSP final and make overide explicit 2025-05-10 13:02:55 +02:00
DSPTool
PCH
UnitTests Merge pull request #13783 from jordan-woyak/schedule-event-from-thread-fix 2025-07-16 20:29:18 -04:00
VSProps Merge pull request #13694 from jordan-woyak/sdl3 2025-06-24 18:59:48 -04:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt CMake: don't enable -Wshadow-uncaptured-local 2025-02-21 02:51:32 +00:00
dolphin-emu.sln InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00