ppsspp/GPU/Directx9
Unknown W. Brackets a73c15babc GPU: Correct shader gen with weights as floats.
For now, this supports the option.  We should probably just move to
everything being floats, but we already prefer software skinning.

Fixes #13903.
2021-01-10 08:52:28 -08:00
..
DepalettizeShaderDX9.cpp Set up the test for D3D9, start fixing stuff. 2020-10-31 18:32:43 +01:00
DepalettizeShaderDX9.h Set up the test for D3D9, start fixing stuff. 2020-10-31 18:32:43 +01:00
DrawEngineDX9.cpp GPU: Correct shader gen with weights as floats. 2021-01-10 08:52:28 -08:00
DrawEngineDX9.h More work on detangling the concepts and making things make more sense. 2020-11-08 13:14:23 +01:00
FramebufferManagerDX9.cpp Initialize/Deinitialize the shader translation system once globally. 2021-01-04 23:51:34 +01:00
FramebufferManagerDX9.h Assorted drive-by code cleanup 2020-12-13 00:20:47 +01:00
GPU_DX9.cpp Split the DepthRangeHack compat setting into itself and DisableRangeCulling 2020-12-26 19:56:49 +01:00
GPU_DX9.h Unify/centralize SetFramebufferSamplingParams. Some include cleanup. 2020-09-14 00:04:39 +02:00
ShaderManagerDX9.cpp GPU: Correct shader gen with weights as floats. 2021-01-10 08:52:28 -08:00
ShaderManagerDX9.h GPU: Correct shader gen with weights as floats. 2021-01-10 08:52:28 -08:00
StateMappingDX9.cpp Get shader color write masking going on all backends. 2020-11-08 23:45:47 +01:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
StencilBufferDX9.cpp Set up the test for D3D9, start fixing stuff. 2020-10-31 18:32:43 +01:00
TextureCacheDX9.cpp Remove colorDepth property of framebuffers. They're all 8888. 2020-11-05 14:51:46 +01:00
TextureCacheDX9.h Adreno/OpenGL: Limit shader depal to 6xx series GPUs. Should help #13668. 2020-11-22 18:00:07 +01: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