dolphin/Source/Core
Léo Lam 8f56219ea8 Vulkan: Fix crash when Core initialisation fails
The Vulkan backend was not shutting down the AsyncShaderCompiler and
some other instances, causing asserts to hit, followed by a hard crash.
2017-10-08 12:34:06 +02:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
Core DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
DiscIO Add some missing WiiWare makers 2017-10-01 14:53:01 -04:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 Update the cache revisions for WX and QT 2017-10-03 17:35:14 -04:00
DolphinWX Merge pull request #6098 from aleios/master 2017-10-05 21:11:20 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends Vulkan: Fix crash when Core initialisation fails 2017-10-08 12:34:06 +02:00
VideoCommon VideoBackends: Move SamplerState to common 2017-09-11 20:01:54 +10:00
CMakeLists.txt