ppsspp/Common/Vulkan
2019-02-07 14:56:29 +01:00
..
VulkanContext.cpp VK code cleanup: Just a little helper for handling dedicated allocation for images. 2019-02-07 14:56:29 +01:00
VulkanContext.h VK code cleanup: Just a little helper for handling dedicated allocation for images. 2019-02-07 14:56:29 +01:00
VulkanDebug.cpp VK code cleanup: Just a little helper for handling dedicated allocation for images. 2019-02-07 14:56:29 +01:00
VulkanDebug.h Further improve VK extension loading. Switch to VK_EXT_debug_utils (but fallback to VK_EXT_debug_report if only that is available). 2019-02-05 21:31:38 +01:00
VulkanImage.cpp VK code cleanup: Just a little helper for handling dedicated allocation for images. 2019-02-07 14:56:29 +01:00
VulkanImage.h Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07:00
VulkanLoader.cpp Further improve VK extension loading. Switch to VK_EXT_debug_utils (but fallback to VK_EXT_debug_report if only that is available). 2019-02-05 21:31:38 +01:00
VulkanLoader.h Further improve VK extension loading. Switch to VK_EXT_debug_utils (but fallback to VK_EXT_debug_report if only that is available). 2019-02-05 21:31:38 +01:00
VulkanMemory.cpp Additional logging 2019-01-23 18:34:25 +01:00
VulkanMemory.h VK device allocator: Support separate memory type per slab. 2019-01-23 10:36:08 +01:00