ppsspp/Common/GPU/Vulkan
2021-08-20 11:22:57 +02:00
..
thin3d_vulkan.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanContext.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02: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 Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanImage.h Vulkan: Fix image layout issues after compute shader uploads. 2021-01-30 23:09:42 +01:00
VulkanLoader.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanLoader.h Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanMemory.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanMemory.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
VulkanQueueRunner.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanQueueRunner.h Address feedback about recent changes 2020-10-19 22:50:31 +02:00
VulkanRenderManager.cpp Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
VulkanRenderManager.h Safety, comments 2020-11-02 10:02:52 +01:00