dolphin/Source/Core
Scott Mansell 271ffde71d Prevent WaitForCompletion shutdown deadlock.
Adjust shutdown order to prevent potential deadlocks
when one thread calls Shutdown, and another calls WaitForCompletion.
2023-02-05 17:17:16 +13:00
..
AudioCommon WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
Common Prevent WaitForCompletion shutdown deadlock. 2023-02-05 17:17:16 +13:00
Core WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
DiscIO Merge pull request #10936 from TellowKrinkle/FixIncludeDirs 2023-01-30 09:19:06 +01:00
DolphinNoGUI Use GNUInstallDirs for installation paths 2023-01-30 09:44:44 -06:00
DolphinQt WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
DolphinTool Use GNUInstallDirs for installation paths 2023-01-30 09:44:44 -06:00
InputCommon Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2023-01-24 14:58:20 -05:00
MacUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
UICommon PowerPC: Remove PC macro. 2023-01-27 15:22:41 +01:00
UpdaterCommon MacUpdater: check os version 2022-10-30 12:04:57 -07:00
VideoBackends lint: update to clang-format-13 2023-02-02 04:56:08 +01:00
VideoCommon Merge pull request #11501 from iwubcode/abstract_texture_load_specify_layer 2023-02-01 00:03:59 +13:00
WinUpdater windows: prefer os version from registry 2023-01-17 01:38:00 -08:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Cleanup: Remove CDUtils 2023-01-28 03:50:57 -08:00
DolphinLib.vcxproj Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00