ppsspp/GPU
Henrik Rydgård 54053b6b8b
Merge pull request #15347 from unknownbrackets/samplerjit-opt
Improve samplerjit code a bit with mipmaps
2022-01-26 09:19:06 +01:00
..
Common Merge pull request #15343 from unknownbrackets/gpu-region 2022-01-24 09:18:17 +01:00
D3D11 GPU: Cleanup some extra pointers in fb managers. 2021-11-14 14:13:48 -08:00
Debugger GE Debugger: Allow GPU stepping while CPU stepping. 2022-01-23 23:06:33 -08:00
Directx9 GPU: Cleanup some extra pointers in fb managers. 2021-11-14 14:13:48 -08:00
GLES Add a hidden setting to turn off the shader cache, for shader compile performance work 2021-11-21 21:25:56 +01:00
Software Merge pull request #15347 from unknownbrackets/samplerjit-opt 2022-01-26 09:19:06 +01:00
Vulkan Vulkan: Avoid crash on bad shader. 2022-01-09 21:34:05 -08:00
ge_constants.h Debugger: Track texture usage too. 2021-02-15 15:01:23 -08:00
GeConstants.cpp Debugger: Track texture usage too. 2021-02-15 15:01:23 -08:00
GeDisasm.cpp More Log.h cleanup. 2020-08-16 14:48:54 +02:00
GeDisasm.h
GPU.cpp GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
GPU.h Share GPUS stats formatting code between the backends (easier to add new stats) 2020-09-20 22:09:25 +02:00
GPU.vcxproj softgpu: Add class to manage and enqueue for bins. 2022-01-13 09:26:59 -08:00
GPU.vcxproj.filters softgpu: Add class to manage and enqueue for bins. 2022-01-13 09:26:59 -08:00
GPUCommon.cpp Merge pull request #15339 from unknownbrackets/softgpu-flags 2022-01-24 09:17:37 +01:00
GPUCommon.h softgpu: Add a table and initial dirty flags. 2022-01-23 08:08:40 -08:00
GPUInterface.h GPU: Force texture invalidation for ZHP minimap. 2021-02-07 09:02:28 -08:00
GPUState.cpp Build: Explicitly include ppsspp_config.h. 2021-03-02 21:04:03 -08:00
GPUState.h GPU: Log and report when region1 is non-zero. 2022-01-23 19:38:51 -08:00
Math3D.cpp GPU: Allow gcc/clang/icc runtime SSE4 usage. 2022-01-08 17:09:09 -08:00
Math3D.h GPU: Allow gcc/clang/icc runtime SSE4 usage. 2022-01-08 17:09:09 -08:00