ppsspp/GPU
Henrik Rydgård af59bc161b
Merge pull request #16488 from lvonasek/config_openxr_update
OpenXR - Fixes for release candidate
2022-12-11 13:37:09 +01:00
..
Common Merge pull request #16488 from lvonasek/config_openxr_update 2022-12-11 13:37:09 +01:00
D3D11 Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
Debugger Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
Directx9 Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
GLES Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
Software Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
Vulkan Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -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 Slightly improve GPU disassembly 2014-09-13 23:51:07 +02:00
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 GPU: Use accurate depth for depth range hack. 2022-12-04 19:27:23 -08:00
GPUCommon.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08: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 Global: Set many read-only params as const. 2022-12-10 21:13:36 -08: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