ppsspp/GPU/Directx9
Henrik Rydgård c6f51bbc1e Add brute force shader generator tester. Tests D3D11 and Vulkan shaders.
Found a potential error with tesselation without normals already.
2020-10-21 23:20:15 +02:00
..
DepalettizeShaderDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
DepalettizeShaderDX9.h Unify a little bit of depal code. 2017-11-05 10:40:21 +01:00
DrawEngineDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
DrawEngineDX9.h Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
FramebufferManagerDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
FramebufferManagerDX9.h Unify BlitFramebufferDepth. 2020-09-17 20:53:02 +02:00
GPU_DX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
GPU_DX9.h Unify/centralize SetFramebufferSamplingParams. Some include cleanup. 2020-09-14 00:04:39 +02:00
PixelShaderGeneratorDX9.cpp GPU: Apply fog before color test. 2018-09-09 23:59:48 -07:00
PixelShaderGeneratorDX9.h GPU: Use more typesafe shader IDs. 2017-12-02 09:07:27 -08:00
ShaderManagerDX9.cpp Add brute force shader generator tester. Tests D3D11 and Vulkan shaders. 2020-10-21 23:20:15 +02:00
ShaderManagerDX9.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
StateMappingDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
StencilBufferDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
TextureCacheDX9.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
TextureCacheDX9.h Remove redundant bind on GL texture build. Improve dirtying of texture state. 2020-09-21 08:56:58 +02:00
TextureScalerDX9.cpp Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
TextureScalerDX9.h Rename GLES files to match the convention the other backends use. 2017-01-23 17:08:58 +01:00
VertexShaderGeneratorDX9.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
VertexShaderGeneratorDX9.h Add brute force shader generator tester. Tests D3D11 and Vulkan shaders. 2020-10-21 23:20:15 +02:00