dolphin/Source/Core
Filoppi 2376aec135 ControllerInterface: Refactor
-Fix Add/Remove/Refresh device safety, devices could be added and removed at the same time, causing missing or duplicated devices (rare but possible)
-Fix other devices population race conditions in ControllerInterface
-Avoid re-creating all devices when dolphin is being shut down
-Avoid re-creating devices when the render window handle has changed (just the relevantr ones now)
-Avoid sending Devices Changed events if devices haven't actually changed
-Made most devices populations will be made async, to increase performance and avoid hanging the host or CPU thread on manual devices refresh
2021-06-07 11:07:05 +03:00
..
AudioCommon
Common Merge pull request #9780 from Techjar/freelook-config-fix 2021-06-05 13:40:37 +02:00
Core Merge pull request #9790 from AdmiralCurtiss/cheat-manager-config-change 2021-06-07 02:37:11 +02:00
DiscIO
DolphinNoGUI Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
DolphinQt CheatsManager: Use game information directly from SConfig, and only recreate widgets if game changes. 2021-06-06 21:56:34 +02:00
InputCommon ControllerInterface: Refactor 2021-06-07 11:07:05 +03:00
MacUpdater Apple M1: Build, Analytics, and Memory Management 2021-05-22 15:25:17 -07:00
UICommon Updater: Escape HTML characters in commit descriptions 2021-06-01 17:22:19 -07:00
UpdaterCommon
VideoBackends VideoCommon: Restore BBox* forwarding functions 2021-05-31 18:01:47 -04:00
VideoCommon VideoCommon: Round bounding box coordinates down and remove pixel center offset 2021-06-05 00:34:10 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #9707 from JosJuice/remove-atomic-header 2021-05-14 14:33:24 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props