dolphin/Source/Core/VideoBackends
Stenzek a8343cc19a Vulkan: Don't save pipeline cache if shader cache is disabled
We still create a pipeline cache object, since that speeds up driver's
creation of pipelines at runtime. However, we should not save it.
2017-07-20 17:46:59 +10:00
..
D3D D3D11: Reload shader cache when relevant config changes 2017-07-20 17:46:59 +10:00
Null AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
OGL OGL: Reload shader cache when relevant video config changes 2017-07-20 17:46:59 +10:00
Software AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
Vulkan Vulkan: Don't save pipeline cache if shader cache is disabled 2017-07-20 17:46:59 +10:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00