ppsspp/Common/Vulkan
2018-08-30 22:51:55 +08:00
..
SPIRVDisasm.cpp Global: Fix some warnings. 2017-11-25 14:08:49 -08:00
SPIRVDisasm.h Enable vulkan validation 2016-03-20 19:25:30 +01:00
VulkanContext.cpp glslang options for vulkan 2018-08-30 22:51:55 +08: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 Vulkan validation: Ignore the depthreplacing error for now 2018-07-16 20:00:44 +02: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 Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07: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 Vulkan: Fix a log formatting issue. 2018-04-14 10:47:06 -07:00
VulkanMemory.h Vulkan: Report old allocations when enabled. 2018-04-06 21:43:18 -07:00