dolphin-emulator/Source/Core
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
..
AudioCommon AudioCommon/Mixer: make large array in Mixer::MixerFifo::Enqueue() static so that it's not created on the stack. 2025-07-11 01:01:03 +01:00
Common PPCSymbolDB: Reduce lock contention in LoadMap/LoadMapOnBoot 2025-07-27 16:26:47 +02:00
Core PPCSymbolDB: Reduce lock contention in LoadMap/LoadMapOnBoot 2025-07-27 16:26:47 +02:00
DiscIO WiiSaveBanner: fall back to $userdir/Load/WiiBanners 2025-07-04 23:15:50 +01:00
DolphinNoGUI DolphinNoGUI: Make override explicit 2025-06-04 21:49:29 +02:00
DolphinQt Merge pull request #13446 from JosJuice/breakpoints-delayed-update 2025-07-25 23:26:25 -05:00
DolphinTool Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
InputCommon InputCommon/ControllerEmu: Fix saving of Wii Remote "Attach MotionPlus" setting. 2025-07-24 18:44:42 -05:00
MacUpdater 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
UICommon USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
UpdaterCommon
VideoBackends Merge pull request #13100 from CrossVR/unrestricted-depth-range 2025-07-23 19:25:09 +09:00
VideoCommon Vulkan: Add support for unrestricted depth range. 2025-07-21 14:07:26 +09:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in