ppsspp/Common/Vulkan
Unknown W. Brackets b1554ef061 Vulkan: Cut down on asserts during init.
In case something is horribly wrong, or our desired settings aren't
compatible, let's try to stumble our way out.

More things can fail, but the goal is to detect failure or at least be
able to render UI settings to swap out of Vulkan.
2017-11-12 21:56:55 -08:00
..
SPIRVDisasm.cpp clean double end statements 2016-12-03 12:25:05 -03:00
SPIRVDisasm.h Enable vulkan validation 2016-03-20 19:25:30 +01:00
VulkanContext.cpp Vulkan: Cut down on asserts during init. 2017-11-12 21:56:55 -08:00
VulkanContext.h Vulkan: Cut down on asserts during init. 2017-11-12 21:56:55 -08:00
VulkanImage.cpp Vulkan hw tess: Assorted minor fixes. Works on Mali now. 2017-11-11 21:51:05 +01:00
VulkanImage.h Vulkan hw tess: Assorted minor fixes. Works on Mali now. 2017-11-11 21:51:05 +01:00
VulkanLoader.cpp Oops. 2017-05-30 14:54:12 +02:00
VulkanLoader.h Only show the Vulkan setting if Vulkan might be available. 2017-05-30 10:38:17 +02:00
VulkanMemory.cpp Vulkan: Speed up and simplify hardware tesselation by using storage buffers. 2017-11-12 13:55:42 +01:00
VulkanMemory.h Vulkan: Speed up and simplify hardware tesselation by using storage buffers. 2017-11-12 13:55:42 +01:00