dolphin/Source/Core
Stenzek 93923e2b29 Don't fill backend info when core is running
The current approach results in the UI thread creating a graphics device
whilst the core is running, leading to races on function pointers, and
potentially crashing.
2018-09-28 21:43:22 +10:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Arm64Emitter: Remove unsequenced expressions 2018-08-30 07:38:37 +01:00
Core Remove unused Host_ShowVideoConfig 2018-09-28 14:05:53 +10:00
DiscIO Fix scrubbing unencrypted Wii disc images 2018-09-20 23:23:10 +02:00
DolphinNoGUI Remove unused Host_ShowVideoConfig 2018-09-28 14:05:53 +10:00
DolphinQt Don't fill backend info when core is running 2018-09-28 21:43:22 +10:00
InputCommon Merge pull request #7400 from zackhow/phone-rumble 2018-09-21 17:05:46 +02:00
UICommon Merge pull request #7161 from lioncash/disasm 2018-09-16 15:16:00 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Vulkan: Drop usage of VK_NV_glsl extension 2018-08-29 13:12:19 +10:00
VideoCommon Don't fill backend info when core is running 2018-09-28 21:43:22 +10:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00