ppsspp/Common/Vulkan
2020-09-01 22:54:36 +02:00
..
VulkanContext.cpp Replace base/logging.h in VulkanContext and parts of native 2020-08-15 19:08:44 +02:00
VulkanContext.h Switch to PPSSPP's assert functions (don't use the system's) 2020-08-16 10:01:10 +02:00
VulkanDebug.cpp Log validation errors normally as well as using OutputDebugString. 2020-08-27 21:50:05 +02:00
VulkanDebug.h Buildfixes 2020-06-22 00:01:31 +02:00
VulkanImage.cpp Partially fix Katamari (flicker due to choice of the wrong depth buffer still happening). 2020-09-01 22:54:36 +02:00
VulkanImage.h Partially fix Katamari (flicker due to choice of the wrong depth buffer still happening). 2020-09-01 22:54:36 +02:00
VulkanLoader.cpp Some logging improvements. Show more coordinates for block transfers, etc. 2020-08-16 22:27:21 +02:00
VulkanLoader.h Allow passing in an object name tag when creating framebuffers 2020-08-09 09:36:45 +02:00
VulkanMemory.cpp Address feedback. 2020-08-16 10:15:17 +02:00
VulkanMemory.h Merge pull request #13291 from hrydgard/assert-cleanup 2020-08-16 13:57:22 +02:00