ppsspp/GPU
Unknown W. Brackets d16caa71af Vulkan: Add geometry shader ID tracking.
We're still not generating them, yet.  But this tracks the objects and
IDs through the pipeline.
2022-10-02 07:42:16 -07:00
..
Common Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
D3D11 GPU: Cleanup unused CheckAlpha() funcs. 2022-09-24 02:00:03 -07:00
Debugger GE Debugger: Fix memcpy/memset recording. 2022-10-01 23:48:23 -07:00
Directx9 D3D9: Allow INTZ depth buffers more correctly. 2022-09-24 15:17:18 -07:00
GLES Fragment shader uniforms: Pack color mask in 32 bits instead of expand to 128 bits. 2022-09-26 13:04:56 +02:00
Software Build: Fix debug build on Windows 32-bit. 2022-10-01 17:07:27 -07:00
Vulkan Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
ge_constants.h Cleanup in ge_constants.h, add virtual CLUT8 buffer format 2022-09-14 22:18:35 +02:00
GeConstants.cpp Fix bug in framebuffer matching where the wrong format was checked for depth matching. Fixes #15867 2022-08-20 07:59:11 +02:00
GeDisasm.cpp GE Debugger: Fix logging of texture size. 2022-09-10 13:36:01 -07:00
GeDisasm.h
GPU.cpp Remove the DX9 namespace, for consistency with the other backends 2022-08-16 21:49:16 +02:00
GPU.h Add ShaderDepalMode enum, use in shader ID. Replaces smoothed bit. 2022-09-11 14:40:01 +02:00
GPU.vcxproj GE Debugger: Add a table of register metadata. 2022-09-05 12:15:53 -07:00
GPU.vcxproj.filters GE Debugger: Add a table of register metadata. 2022-09-05 12:15:53 -07:00
GPUCommon.cpp GPU: Add dirtying for geo shader state. 2022-10-02 07:42:16 -07:00
GPUCommon.h GPU: Add dirtying for geo shader state. 2022-10-02 07:42:16 -07:00
GPUInterface.h Ge: Report and save Edram translation value. 2022-10-01 23:18:42 -07:00
GPUState.cpp GPU: Restore matrices with dirtying. 2022-09-29 22:31:02 -07:00
GPUState.h Vulkan: Add geometry shader ID tracking. 2022-10-02 07:42:16 -07:00
Math3D.cpp GPU: Fix SSE4 Vec3f normalize. 2022-09-26 00:24:12 -07:00
Math3D.h softgpu: Reduce size of VertexData texture coords. 2022-09-12 21:10:46 -07:00