ppsspp/GPU/Directx9
Unknown W. Brackets 022670d882 GPU: Apply fog before color test.
Hardware tests confirm the fog result is what's color tested.
2018-09-09 23:59:48 -07:00
..
DepalettizeShaderDX9.cpp Unify a little bit of depal code. 2017-11-05 10:40:21 +01:00
DepalettizeShaderDX9.h Unify a little bit of depal code. 2017-11-05 10:40:21 +01:00
DrawEngineDX9.cpp GE Debugger: Factor out host calls some. 2018-09-01 08:32:03 -07:00
DrawEngineDX9.h Unify DispatchSubmitPrim as much as possible 2018-02-26 11:33:17 +01:00
FramebufferDX9.cpp GPU: Clear alpha more consistently from 565. 2018-08-30 21:00:21 -07:00
FramebufferDX9.h GPU: Clear alpha more consistently from 565. 2018-08-30 21:00:21 -07:00
GPU_DX9.cpp GE Debugger: Factor out host calls some. 2018-09-01 08:32:03 -07:00
GPU_DX9.h GPU: Remove some unused fields. 2018-06-17 11:26:09 -07: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 D3D9: Set alpha mask reference in uniforms. 2018-09-08 20:05:19 -07:00
ShaderManagerDX9.h GPU: Use more typesafe shader IDs. 2017-12-02 09:07:27 -08:00
StateMappingDX9.cpp Merge pull request #10957 from unknownbrackets/depal-bounds2 2018-06-06 22:22:01 +02:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
StencilBufferDX9.cpp Remove the confusing "DisableState" across the codebase 2018-02-08 16:27:36 +01:00
TextureCacheDX9.cpp GPU: Prevent temp FBOs from overwriting each other. 2018-05-06 08:57:44 -07:00
TextureCacheDX9.h Remove the last remains of the idea that textures can be efficiently updated instead of recreated. Accidentally fixes #10697 somehow. 2018-03-25 10:50:37 +02:00
TextureScalerDX9.cpp c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +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 D3D11: Fix pow(0, 0) lighting handling. 2018-09-09 10:25:58 -07:00
VertexShaderGeneratorDX9.h Revert "Remove further remains of hardware skinning." 2018-04-10 12:22:41 +02:00