ppsspp/Common/Vulkan
2019-01-23 18:34:25 +01:00
..
VulkanContext.cpp Additional logging 2019-01-23 18:34:25 +01:00
VulkanContext.h If there are multiple Vulkan devices, show a setting to allow the user to choose. 2018-06-06 10:20:12 +02:00
VulkanDebug.cpp VK: Workaround for validation bug (will be fixed in the next Vulkan SDK) 2018-11-21 22:29:21 +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 Additional logging 2019-01-23 18:34:25 +01:00
VulkanImage.h Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07:00
VulkanLoader.cpp Vulkan: Fix some missing switch warnings. 2018-06-17 11:30:22 -07:00
VulkanLoader.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +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