ppsspp/Common/Vulkan
2018-03-12 20:05:50 +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 Fixes to vulkan restart logic on Android. Should help #10696 2018-03-11 17:14:11 +01:00
VulkanContext.h Fixes to vulkan restart logic on Android. Should help #10696 2018-03-11 17:14:11 +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 Buildfix, warning fixes 2018-03-01 13:50:56 +01:00
VulkanImage.h Minor naming and init cleanups in VulkanTexture 2018-02-26 10:50:29 +01:00
VulkanLoader.cpp Sort Vulkan function pointers by use. Might save us a cacheline or two during command submission.. 2018-03-12 20:05:50 +01:00
VulkanLoader.h Remove VULKAN_STATIC 2017-12-26 16:09:31 +03:00
VulkanMemory.cpp GL: Fix depal issue where we forgot to set vp/scissor properly. Update some asserts. 2018-02-28 18:45:14 +01:00
VulkanMemory.h Debug visualization for the Vulkan memory allocator. Shows some interesting behaviour. 2018-01-29 19:38:10 +01:00