ppsspp/Common/GPU
2022-09-23 14:16:58 +02:00
..
D3D9 Unify range culling detection 2022-09-20 10:15:04 +02:00
D3D11 Start unifying setting of the GPU feature flags, now that thin3d has feature detection. 2022-09-20 10:07:01 +02:00
OpenGL Merge branch 'master' into compat_openxr_gta 2022-09-20 21:46:33 +02:00
Vulkan Fix Vulkan regression of #16075 due to silly typo. 2022-09-22 19:37:46 +02:00
DataFormat.h Enable depth uploads on render-to-clut-buffer. Esoteric but needed for #11100. Compat flag for now. 2022-09-14 22:18:34 +02:00
Shader.cpp Convert depal shaders to use the ShaderWriter. Add tests for depal shaders. 2022-08-09 15:32:27 +02:00
Shader.h Initial implementation of 32/16-bit color reinterpret blits. 2022-08-26 15:51:25 +02:00
ShaderTranslation.cpp Postshader: Add uniform for delta since last frame. 2021-06-12 11:27:26 -07:00
ShaderTranslation.h Postprocessing shader, GL: Fix shader version bug. Fixes #13779 2020-12-19 23:45:31 +01:00
ShaderWriter.cpp Shadergen issues found by the test 2022-09-11 16:52:33 +02:00
ShaderWriter.h Implement shader depal for D3D11. 2022-09-11 13:41:17 +02:00
thin3d.cpp Consider the Adreno and Mali stencil-discard bugs the same. Use the better check from the Mali bug. 2022-09-18 10:34:43 +02:00
thin3d.h Start unifying setting of the GPU feature flags, now that thin3d has feature detection. 2022-09-20 10:07:01 +02:00
thin3d_create.h Remove splitSubmit setting. Now we submit init commands before the acquire. 2022-09-17 01:07:30 +02:00