dolphin/Source/Core
Lioncash 57534777d4 Common: Move OSThreads into core
Common shouldn't be depending on APIs in Core (in this, case depending
on the PowerPC namespace). Because of the poor separation here, this
moves OSThread functionality into core, so that it resolves the implicit
dependency on core.
2020-10-21 07:35:42 -04:00
..
AudioCommon CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
Common Common: Move OSThreads into core 2020-10-21 07:35:42 -04:00
Core Common: Move OSThreads into core 2020-10-21 07:35:42 -04:00
DiscIO Merge pull request #9025 from cyrozap/fix-build-with-older-cmake 2020-10-20 14:51:15 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Merge pull request #9021 from AdmiralCurtiss/gui-memcard-format-sram 2020-10-20 14:55:23 +02:00
InputCommon ExpressionParser: Add missing <functional> include 2020-10-20 16:18:32 -04:00
MacUpdater
UICommon Merge pull request #9146 from JosJuice/android-disable-cover-download 2020-10-20 13:31:01 +02:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends Vulkan: Use VK_LAYER_KHRONOS_validation for validation 2020-10-01 17:21:46 +10:00
VideoCommon Merge pull request #9168 from lioncash/ifconst 2020-10-20 14:56:24 +02:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt