ppsspp/GPU/Vulkan
2023-09-11 12:07:18 +02:00
..
DebugVisVulkan.cpp Minor refactor allowing getting the GPU profile string outside games 2023-08-03 16:31:20 +02:00
DebugVisVulkan.h Minor GLPushBuffer cleanup (now same API as the VK one) 2023-05-23 08:41:09 +02:00
DrawEngineVulkan.cpp Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
DrawEngineVulkan.h Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
FramebufferManagerVulkan.cpp Move Vulkan clear detection logic into DrawEngine like the other backends. 2023-02-25 19:23:07 +01:00
FramebufferManagerVulkan.h Move Vulkan clear detection logic into DrawEngine like the other backends. 2023-02-25 19:23:07 +01:00
GPU_Vulkan.cpp Add checkboxes in developer tools to allow disabling ubershaders. 2023-08-17 20:16:04 +02:00
GPU_Vulkan.h Minor refactor allowing getting the GPU profile string outside games 2023-08-03 16:31:20 +02:00
PipelineManagerVulkan.cpp Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
PipelineManagerVulkan.h Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
ShaderManagerVulkan.cpp Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
ShaderManagerVulkan.h Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
StateMappingVulkan.cpp Vulkan: Remove the remains of the input attachment experiment 2023-06-13 20:46:27 +02:00
StateMappingVulkan.h Vulkan is strict about scissor rect, so let's clamp centrally. 2021-12-08 22:38:01 +01:00
TextureCacheVulkan.cpp Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
TextureCacheVulkan.h Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
VulkanUtil.cpp Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00
VulkanUtil.h Fix the semantics of DenseHashMap to be consistent even when inserting nulls 2023-09-11 12:07:18 +02:00