ppsspp/Common/Vulkan
2017-11-25 14:08:49 -08:00
..
SPIRVDisasm.cpp Global: Fix some warnings. 2017-11-25 14:08:49 -08:00
SPIRVDisasm.h Enable vulkan validation 2016-03-20 19:25:30 +01:00
VulkanContext.cpp Fix message asserts on Android. Add more of them to check things in Vulkan code. 2017-11-20 12:11:47 +01:00
VulkanContext.h Make sure the device supports transfers from swapchain images when taking screenshots. 2017-11-15 13:57:22 +01: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 Add a hidden debug option [Graphics]GfxDebugSplitSubmit to try to narrow down some Vulkan issues, see #10163. Also improve some asserts. 2017-11-22 10:47:04 +01:00
VulkanMemory.h Vulkan: Speed up and simplify hardware tesselation by using storage buffers. 2017-11-12 13:55:42 +01:00