dolphin/Source/Core/VideoBackends/Vulkan
JosJuice 6eefc3c524 Make default graphics backend not show up as empty
Fixes https://bugs.dolphin-emu.org/issues/12245.

I considered making a change to DolphinQt instead of
the core, but then additional effort would've been
required to add the same fix to the Android GUI once
we start using the new config system there.
2020-09-06 12:56:45 +02:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
CommandBufferManager.cpp name some threads 2020-08-22 17:22:07 -07:00
CommandBufferManager.h
Constants.h
main.cpp Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
ObjectCache.cpp VideoCommon/ShaderGenCommon: Make template functions regular functions 2020-05-25 21:12:29 -04:00
ObjectCache.h
PerfQuery.cpp
PerfQuery.h
Renderer.cpp Use range loop (if possible) 2020-07-18 18:29:16 -05:00
Renderer.h
ShaderCompiler.cpp Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp
StreamBuffer.h
SwapChain.cpp Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
SwapChain.h
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp
VertexManager.h
VideoBackend.h Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKTexture.cpp
VKTexture.h
Vulkan.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VulkanContext.cpp Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
VulkanContext.h
VulkanEntryPoints.inl Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
VulkanLoader.cpp
VulkanLoader.h windows: fix build if pch were to be disabled 2020-08-22 16:18:24 -07:00