ppsspp/Common/Vulkan
2019-01-31 14:18:30 +01:00
..
VulkanContext.cpp VK: Load the dedicated allocation extension properly (but don't use it yet). 2019-01-31 14:18:30 +01:00
VulkanContext.h VK: Load the dedicated allocation extension properly (but don't use it yet). 2019-01-31 14:18:30 +01:00
VulkanDebug.cpp Fixes for issues found by Vulkan validation layers, including a common non-harmful perf warning (doesn't fix all cases, but does fix the most common one). 2019-01-25 20:18:56 +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 Fix silly mistake editing the vulkan image code 2019-01-27 19:28:23 +01:00
VulkanImage.h Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07:00
VulkanLoader.cpp VK: Load the dedicated allocation extension properly (but don't use it yet). 2019-01-31 14:18:30 +01:00
VulkanLoader.h VK: Load the dedicated allocation extension properly (but don't use it yet). 2019-01-31 14:18:30 +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