ppsspp/GPU
Henrik Rydgård 5f9718ef92
Merge pull request #15843 from unknownbrackets/gpu-minor
GPU: Skip fb create upload when clearing
2022-08-16 00:05:10 +02:00
..
Common Merge pull request #15843 from unknownbrackets/gpu-minor 2022-08-16 00:05:10 +02:00
D3D11 Some enum renaming, move RasterChannel to GPU.h. 2022-08-09 19:58:48 +02:00
Debugger GE Debugger: Correct base accounting in playback. 2022-08-14 16:14:23 -07:00
Directx9 Some enum renaming, move RasterChannel to GPU.h. 2022-08-09 19:58:48 +02:00
GLES Global: Cleanup some unreferenced warnings. 2022-08-13 12:43:14 -07:00
Software GE Debugger: Fix crash on 0 count prim. 2022-08-14 16:17:04 -07:00
Vulkan Global: Cleanup some unreferenced warnings. 2022-08-13 12:43:14 -07:00
ge_constants.h
GeConstants.cpp
GeDisasm.cpp
GeDisasm.h
GPU.cpp
GPU.h Some enum renaming, move RasterChannel to GPU.h. 2022-08-09 19:58:48 +02:00
GPU.vcxproj Compiles on Vulkan, but doesn't yet work. 2022-08-06 18:27:03 +02:00
GPU.vcxproj.filters Compiles on Vulkan, but doesn't yet work. 2022-08-06 18:27:03 +02:00
GPUCommon.cpp GPU: Write stencil fail to alpha is RGB masked. 2022-08-09 18:45:49 -07:00
GPUCommon.h GPU: Skip alpha stencil upload when safe. 2022-08-06 21:12:59 -07:00
GPUInterface.h GPU: Clarify new framebuf stencil upload. 2022-08-06 21:18:48 -07:00
GPUState.cpp
GPUState.h Some enum renaming, move RasterChannel to GPU.h. 2022-08-09 19:58:48 +02:00
Math3D.cpp
Math3D.h Add ARM64_NEON compile arch flag 2022-06-25 07:29:20 +02:00