ppsspp/GPU/Vulkan
Unknown W. Brackets 416265431b GE Debugger: Display if tex is framebuf.
Rather than guessing based on size, let's show explicitly.
2022-10-10 22:35:42 -07:00
..
DebugVisVulkan.cpp Remove the old allocator visualizer. Keep the setting but hide it. Other feedback 2021-11-23 08:55:12 +01:00
DebugVisVulkan.h VK: Whenever safely possible, shrink the render area. 2020-10-11 23:23:25 +02:00
DrawEngineVulkan.cpp GPU: Mask away unused bits in framebuf/zbuf ptr. 2022-10-02 20:44:35 -07:00
DrawEngineVulkan.h Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
FramebufferManagerVulkan.cpp Fix deferred-depth for bezier/spline. Move updating of last_frame_depth_render to GPUCommon. 2022-08-20 08:29:33 +02:00
FramebufferManagerVulkan.h Use subpass dependencies to implement shader framebuffer read in Vulkan. 2022-09-16 19:19:42 +02:00
GPU_Vulkan.cpp Vulkan: Disable geometry shaders for Mali <= 18. 2022-10-09 00:57:10 -07:00
GPU_Vulkan.h Start unifying setting of the GPU feature flags, now that thin3d has feature detection. 2022-09-20 10:07:01 +02:00
PipelineManagerVulkan.cpp Vulkan: Basic geoshader code generation. 2022-10-02 07:42:17 -07:00
PipelineManagerVulkan.h Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
ShaderManagerVulkan.cpp GPU: Verify generated shader buffer length. 2022-10-05 21:41:09 -07:00
ShaderManagerVulkan.h Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
StateMappingVulkan.cpp More tweaks, fix crash on exit (double-join thread) 2022-09-23 22:10:29 +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 GE Debugger: Display if tex is framebuf. 2022-10-10 22:35:42 -07:00
TextureCacheVulkan.h GE Debugger: Display if tex is framebuf. 2022-10-10 22:35:42 -07:00
VulkanUtil.cpp Fix pipeline lifetime issue, misc. 2022-09-08 00:38:32 +02:00
VulkanUtil.h Get depal-from-dynamic-CLUT working 2022-09-14 22:18:35 +02:00