ppsspp/Common/Vulkan
2017-12-26 16:09:31 +03: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 Add support for Vulkan on Wayland 2017-12-26 16:09:27 +03:00
VulkanContext.h Add support for Vulkan on Wayland 2017-12-26 16:09:27 +03:00
VulkanDebug.cpp Another buildfix, sigh. Also extend the safe region a little bit to the thing from a couple commits ago. 2017-12-13 22:28:30 +01:00
VulkanDebug.h Move vulkan debug callback out from WindowsVulkanContext into a file that can be shared with other platforms later. 2017-12-13 19:29:42 +01:00
VulkanImage.cpp Vulkan: Fix bug where we'd do the initial layout transition for an image before binding memory to it. Should help the issue uncovered in #10413 2017-12-20 16:40:09 +01:00
VulkanImage.h Vulkan: Add facility to auto-generate mipmap levels. Not yet used. 2017-12-07 09:28:18 +01:00
VulkanLoader.cpp Remove VULKAN_STATIC 2017-12-26 16:09:31 +03:00
VulkanLoader.h Remove VULKAN_STATIC 2017-12-26 16:09:31 +03:00
VulkanMemory.cpp Vulkan: Decimate the texture allocator. 2017-12-24 10:39:42 -08:00
VulkanMemory.h Vulkan: Decimate the texture allocator. 2017-12-24 10:39:42 -08:00