ppsspp/Common/GPU
Unknown W. Brackets b33662550f Vulkan: Use stencil export when available.
This prevents multiple passes to upload stencil buffers.
2022-11-24 18:48:46 -08:00
..
D3D9 Vulkan: Use stencil export when available. 2022-11-24 18:48:46 -08:00
D3D11 Vulkan: Use stencil export when available. 2022-11-24 18:48:46 -08:00
OpenGL Vulkan: Use stencil export when available. 2022-11-24 18:48:46 -08:00
Vulkan Vulkan: Use stencil export when available. 2022-11-24 18:48:46 -08:00
DataFormat.h Add a way to view the "GPU_USE_" flags at runtime. Useful for sanity checking on-device. 2022-11-23 16:17:41 +01:00
Shader.cpp glslang: Set a missing resource limit. Avoids spurious errors in shader unit test 2022-10-10 17:17:17 +02:00
Shader.h Always use array textures for framebuffers in Vulkan for simplicity. 2022-10-27 11:05:58 +02:00
ShaderTranslation.cpp Vulkan: Reserve descriptor set 0 for frame-global data, move everything else to set 1 2022-10-28 09:39:56 +02:00
ShaderTranslation.h Postprocessing shader, GL: Fix shader version bug. Fixes #13779 2020-12-19 23:45:31 +01:00
ShaderWriter.cpp Vulkan: Reserve descriptor set 0 for frame-global data, move everything else to set 1 2022-10-28 09:39:56 +02:00
ShaderWriter.h Pass shadergen tests 2022-10-27 11:05:59 +02:00
thin3d.cpp Add a way to view the "GPU_USE_" flags at runtime. Useful for sanity checking on-device. 2022-11-23 16:17:41 +01:00
thin3d.h Vulkan: Use stencil export when available. 2022-11-24 18:48:46 -08:00
thin3d_create.h Remove splitSubmit setting. Now we submit init commands before the acquire. 2022-09-17 01:07:30 +02:00