dolphin/Source/Core/VideoBackends
Stenzek 5f66cf5ed7 Vulkan: Only submit init/upload command buffer when it has commands
This way we're not submitting empty buffers when it's unnecessary.
2016-10-01 02:40:03 +10:00
..
D3D VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
D3D12 VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
Null VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
OGL VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
Software VideoBackends: Make TextureCache::CompileShaders return a bool 2016-10-01 01:09:12 +10:00
Vulkan Vulkan: Only submit init/upload command buffer when it has commands 2016-10-01 02:40:03 +10:00
CMakeLists.txt Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00