ppsspp/GPU
Unknown W. Brackets 49f6c461ad Reporting: Fix some header includes.
Particularly in Common, avoid including Core/Reporting.h.
2022-12-27 14:58:20 -08:00
..
Common Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
D3D11 Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
Debugger GE Debugger: Prevent double init. 2022-12-18 14:53:11 -08:00
Directx9 Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
GLES Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
Software Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
Vulkan Reporting: Fix some header includes. 2022-12-27 14:58:20 -08: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 src/dst stride formatting. 2022-12-10 11:01:43 -08:00
GeDisasm.h
GPU.cpp Some minor initialization fixes, and one potential crash found by static analysis 2022-12-10 11:28:19 +01:00
GPU.h Add ShaderDepalMode enum, use in shader ID. Replaces smoothed bit. 2022-09-11 14:40:01 +02:00
GPU.vcxproj Add a couple of stereo display shaders, add infrastructure, compile stereo pipelines 2022-10-27 11:05:58 +02:00
GPU.vcxproj.filters Add a couple of stereo display shaders, add infrastructure, compile stereo pipelines 2022-10-27 11:05:58 +02:00
GPUCommon.cpp Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
GPUCommon.h Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes. 2022-12-14 16:43:37 +01:00
GPUInterface.h Remove some unused/unnecessary code 2022-12-03 12:05:10 +01:00
GPUState.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
GPUState.h Add accessor for UseFlags 2022-12-13 18:27:45 +01:00
Math3D.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
Math3D.h Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00