ppsspp/Common/Vulkan
2018-03-22 22:23:28 +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 vulkan: perform delete callbacks first since they can also queue 2018-03-22 22:23:28 +01:00
VulkanContext.h Vulkan: De-duplicate pipelines when storing cache 2018-03-19 11:18:37 +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 Vulkan: De-duplicate pipelines when storing cache 2018-03-19 11:18:37 +01:00
VulkanImage.h Minor naming and init cleanups in VulkanTexture 2018-02-26 10:50:29 +01:00
VulkanLoader.cpp Maybe slightly safer vulkan detection code. Might help #10732 2018-03-17 19:22:59 +01:00
VulkanLoader.h Do more detailed checks for Vulkan availability. Should hopefully solve #10729. 2018-03-17 11:36:16 +01: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