ppsspp/Common/Vulkan
Henrik Rydgard fdd0d7acb4 More Vulkan validation fixes
NVIDIA no longer uses nVidia capitalization.
2019-02-05 18:07:11 +01:00
..
VulkanContext.cpp More Vulkan validation fixes 2019-02-05 18:07:11 +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 More Vulkan validation fixes 2019-02-05 18:07:11 +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