ppsspp/Common/Vulkan
2018-02-25 12:15:29 +01: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 Try to be more consistent when initializing vulkan structs. 2018-02-25 12:15:29 +01:00
VulkanContext.h Vulkan: Use VK_KHR_DEDICATED_ALLOCATION for frame buffers for minor speedup on some GPUs. Check for the debug report extension before enabling it. 2017-12-30 21:31:43 +01: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 Try to be more consistent when initializing vulkan structs. 2018-02-25 12:15:29 +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 Typo fix 2017-12-30 21:30:31 +01:00
VulkanLoader.h Remove VULKAN_STATIC 2017-12-26 16:09:31 +03:00
VulkanMemory.cpp Try to be more consistent when initializing vulkan structs. 2018-02-25 12:15:29 +01:00
VulkanMemory.h Debug visualization for the Vulkan memory allocator. Shows some interesting behaviour. 2018-01-29 19:38:10 +01:00