dolphin/Source/Core
Lioncash 41df38cb7c Common: Move DebugInterface.h into Core
The base DebugInterface now depends on the Core's CPUThreadGuard, and
utilities in Common shouldn't be depending on Core facilities. So, we
can move this into the core library instead.
2023-06-12 10:35:31 -04:00
..
AudioCommon Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
Common Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
Core Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
DiscIO Merge pull request #11829 from lioncash/strutil 2023-05-17 09:13:36 +02:00
DolphinNoGUI Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host 2023-06-06 13:50:20 +02:00
DolphinQt InfinityBaseWindow: Remove unnecessary system instance accessor 2023-06-12 09:02:20 -04:00
DolphinTool Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00
InputCommon Merge pull request #11681 from iwubcode/asset_management 2023-06-08 22:21:12 +02:00
MacUpdater CMake: Fix storyboard copying 2023-04-29 16:10:38 -05:00
UICommon EnhancementsWidget: Handle gaps in AA mode list 2023-06-08 22:07:41 -07:00
UpdaterCommon Common/CommonFuncs: Move interface into Common namespace 2023-04-18 19:23:04 -04:00
VideoBackends VideoBackends:Vulkan: Allow loading custom drivers on Android 2023-06-11 13:52:34 +02:00
VideoCommon Merge pull request #10976 from TellowKrinkle/StackFrames 2023-06-12 05:00:08 +02:00
WinUpdater StringUtil: Move CommandLineToUtf8Argv() into Common namespace 2023-05-16 14:23:21 -04: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 Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
DolphinLib.vcxproj Added rcheevos to Externals 2023-04-02 08:28:23 -04: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