ppsspp/GPU
2022-09-08 18:25:10 +02:00
..
Common Merge pull request #15980 from unknownbrackets/zstd-update 2022-09-07 14:45:43 +02:00
D3D11 d3d9: Correct decode of 16-bit textures. 2022-09-06 07:44:08 -07:00
Debugger GE Debugger: Show imm prim flag detail in disasm. 2022-09-06 22:31:09 -07:00
Directx9 d3d9: Correct decode of 16-bit textures. 2022-09-06 07:44:08 -07:00
GLES OpenXR - Do not mashup Common/GPU 2022-09-08 18:25:10 +02:00
Software softgpu: Use vertType prim override for flags. 2022-09-06 22:20:45 -07:00
Vulkan Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
ge_constants.h GE Debugger: Show imm prim flag detail in disasm. 2022-09-06 22:31:09 -07: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: Show imm prim flag detail in disasm. 2022-09-06 22:31:09 -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 Buildfix, warn fixes while at it 2022-09-05 23:40:43 +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 GE Debugger: Show imm prim flag detail in disasm. 2022-09-06 22:31:09 -07:00
GPUCommon.h GPU: Allow usage of texturing in immediate verts. 2022-09-06 22:20:45 -07:00
GPUInterface.h Assorted minor cleanup 2022-08-16 10:55:44 +02:00
GPUState.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
GPUState.h GE Debugger: Add a table of register metadata. 2022-09-05 12:15:53 -07:00
Math3D.cpp Take the absolute value when measuring pixel size for line expansion. 2022-06-11 00:03:40 +02:00
Math3D.h Add ARM64_NEON compile arch flag 2022-06-25 07:29:20 +02:00