ppsspp/Common/Vulkan
2017-12-18 12:54:25 +01: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 Avoid including platform-specific headers in VulkanContext.h 2017-12-18 12:54:25 +01:00
VulkanContext.h Avoid including platform-specific headers in VulkanContext.h 2017-12-18 12:54:25 +01:00
VulkanDebug.cpp Another buildfix, sigh. Also extend the safe region a little bit to the thing from a couple commits ago. 2017-12-13 22:28:30 +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 Avoid including platform-specific headers in VulkanContext.h 2017-12-18 12:54:25 +01:00
VulkanImage.h Vulkan: Add facility to auto-generate mipmap levels. Not yet used. 2017-12-07 09:28:18 +01:00
VulkanLoader.cpp Oops. 2017-05-30 14:54:12 +02:00
VulkanLoader.h Only show the Vulkan setting if Vulkan might be available. 2017-05-30 10:38:17 +02:00
VulkanMemory.cpp Fix another case where we trusted std::move to clear the origin, which is not guaranteed. 2017-12-10 14:37:28 +01:00
VulkanMemory.h Fix another case where we trusted std::move to clear the origin, which is not guaranteed. 2017-12-10 14:37:28 +01:00