ppsspp/Common/Vulkan
2020-08-02 15:41:44 +02:00
..
VulkanContext.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
VulkanContext.h Cleanup log output on swapchain/surface recreation. 2020-07-18 20:35:39 +02:00
VulkanDebug.cpp Vulkan debug log: Remove some old exclusions, add a new one (for an old issue) 2020-08-02 15:41:44 +02:00
VulkanDebug.h Buildfixes 2020-06-22 00:01:31 +02:00
VulkanImage.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
VulkanImage.h Vulkan: Framebuffer manager: Use an allocator for "MakePixelTexture" images. 2020-05-06 22:24:10 +02:00
VulkanLoader.cpp Vulkan: Remove support for the old VK_EXT_debug_report extension 2020-06-21 23:04:51 +02:00
VulkanLoader.h Vulkan: Remove support for the old VK_EXT_debug_report extension 2020-06-21 23:04:51 +02:00
VulkanMemory.cpp Vulkan debug log: Remove some old exclusions, add a new one (for an old issue) 2020-08-02 15:41:44 +02:00
VulkanMemory.h Also experiment with a "copy shader" that just does raw data manipulation into GPU local memory, then copies to image from there. 2019-09-29 10:39:12 -07:00