ppsspp/Common/GPU/Vulkan
Unknown W. Brackets 7b00c4a572 GPU: Move Z/W equal hack to bugs from supports.
It's really a bug (might even ideally cap the version?), and we already
have other bugs handled the same way.
2021-10-12 20:34:44 -07:00
..
thin3d_vulkan.cpp GPU: Move Z/W equal hack to bugs from supports. 2021-10-12 20:34:44 -07:00
VulkanContext.cpp Vulkan: Add negative Z clipping. 2021-10-12 20:34:42 -07:00
VulkanContext.h First pass on using Display KHR, needs proper init flags 2020-12-16 13:15:39 -05:00
VulkanDebug.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
VulkanDebug.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
VulkanImage.cpp Fix an assortment of minor VK barrier bugs in mostly texture upload 2021-10-08 21:58:03 +02:00
VulkanImage.h Fix an assortment of minor VK barrier bugs in mostly texture upload 2021-10-08 21:58:03 +02:00
VulkanLoader.cpp Add input device debug info to touchscreen test screen 2021-10-10 11:50:20 +02:00
VulkanLoader.h Add input device debug info to touchscreen test screen 2021-10-10 11:50:20 +02:00
VulkanMemory.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
VulkanMemory.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
VulkanQueueRunner.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
VulkanQueueRunner.h Address feedback about recent changes 2020-10-19 22:50:31 +02:00
VulkanRenderManager.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
VulkanRenderManager.h Vulkan: MSVC 2017 buildfix. 2021-09-10 23:35:31 -07:00