ppsspp/GPU
Unknown W. Brackets 542e7aa555 GE Debugger: Add a table of register metadata.
So far, not used, but indicates info about each GE register.
2022-09-05 12:15:53 -07:00
..
Common Remove the assembly implementation of 4x4 matrix mul, in favor of intrinsics. 2022-09-05 10:33:05 +02:00
D3D11 Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
Debugger GE Debugger: Add a table of register metadata. 2022-09-05 12:15:53 -07:00
Directx9 Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
GLES Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
Software The Darkstalkers subpixel check should be == 0. Fixes #14953 again 2022-09-05 19:12:45 +02:00
Vulkan Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
ge_constants.h fbtex matching: Shrink the matching struct, use TinySet instead of vector to avoid an allocation. 2022-09-01 10:24:52 +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: Improve display list disasm. 2022-08-29 22:58:13 -07:00
GeDisasm.h Slightly improve GPU disassembly 2014-09-13 23:51:07 +02:00
GPU.cpp Remove the DX9 namespace, for consistency with the other backends 2022-08-16 21:49:16 +02:00
GPU.h Add another stat, for self-tex 2022-08-29 17:41:29 +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 Disable BlueToAlpha mode when logic op is present. Re-enable for Outrun and DiRT. 2022-09-05 09:51:17 +02:00
GPUCommon.h GPU: Centralize SetDisplayFramebuffer(). 2022-08-23 19:29:06 -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