ppsspp/GPU/Vulkan
2021-10-30 18:17:22 -07:00
..
DebugVisVulkan.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
DebugVisVulkan.h VK: Whenever safely possible, shrink the render area. 2020-10-11 23:23:25 +02:00
DepalettizeShaderVulkan.cpp Fix an assortment of minor VK barrier bugs in mostly texture upload 2021-10-08 21:58:03 +02:00
DepalettizeShaderVulkan.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
DrawEngineVulkan.cpp GPU: Move swtransform flippedY to params. 2021-10-30 18:17:22 -07:00
DrawEngineVulkan.h GPU: Correct some field shadowing. 2021-02-15 12:00:29 -08:00
FramebufferManagerVulkan.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
FramebufferManagerVulkan.h Assorted drive-by code cleanup 2020-12-13 00:20:47 +01:00
GPU_Vulkan.cpp GPU: Allow range cull on Mali/etc. 2021-10-23 08:43:14 -07:00
GPU_Vulkan.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
PipelineManagerVulkan.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
PipelineManagerVulkan.h Time for the vertex shaders. Set up a test, start eliminating differences. 2020-10-25 08:34:35 +01:00
ShaderManagerVulkan.cpp Bezier/Spline: Fix logical error (must flush buffered data before we modify submitType). 2021-09-07 23:52:06 +02:00
ShaderManagerVulkan.h Global: Cleanup class init order warnings. 2021-02-15 11:59:45 -08:00
StateMappingVulkan.cpp GPU: Respect stencil write mask for 5551 buffers. 2021-01-24 15:54:13 -08:00
StateMappingVulkan.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
StencilBufferVulkan.cpp Completes the merge, deleting the Vulkan-specific fragment shader generator. 2020-10-23 10:03:44 +02:00
TextureCacheVulkan.cpp Replacement: Centralize lookup logic. 2021-10-21 17:05:38 -07:00
TextureCacheVulkan.h GPU: Correct some field shadowing. 2021-02-15 12:00:29 -08:00
TextureScalerVulkan.cpp Unify the Vulkan format definitions / swizzles 2021-07-11 11:26:40 +02:00
TextureScalerVulkan.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
VulkanUtil.cpp We don't use primitiveRestart for anything, let's not enable it. It has costs on some hardware. 2021-10-08 22:22:08 +02:00
VulkanUtil.h Unify the Vulkan format definitions / swizzles 2021-07-11 11:26:40 +02:00