ppsspp/GPU/Directx9
Unknown W. Brackets 708a54d60b Merge pull request #9726 from hrydgard/remove-always-depth-write
Remove "Always Depth Write" setting. One step forward for #8171
2017-05-26 11:17:40 -04:00
..
DepalettizeShaderDX9.cpp Depal: Use the full CLUT mode setting as the depal shader key. Fixes #9550 for both D3D11 and D3D9. 2017-04-04 11:09:29 +02:00
DepalettizeShaderDX9.h Depal: Use the full CLUT mode setting as the depal shader key. Fixes #9550 for both D3D11 and D3D9. 2017-04-04 11:09:29 +02:00
DrawEngineDX9.cpp Track flags to reduce unnecessary VRAM zeroing. 2017-04-09 15:10:07 -07:00
DrawEngineDX9.h Remove unused methods 2017-05-18 12:41:18 +02:00
FramebufferDX9.cpp GPU: Centralize fb resize, move to begin of frame. 2017-04-24 12:02:52 -07:00
FramebufferDX9.h GPU: Centralize fb resize, move to begin of frame. 2017-04-24 12:02:52 -07:00
GPU_DX9.cpp GPU: Centralize fb resize, move to begin of frame. 2017-04-24 12:02:52 -07:00
GPU_DX9.h Make sure UpdateCmdInfo is called "in sync" with settings changes. Fixes #9438. 2017-03-17 10:48:43 +01:00
PixelShaderGeneratorDX9.cpp Fix some type narrowing warnings and typos. 2017-03-19 07:44:31 -07:00
PixelShaderGeneratorDX9.h Initial stab at porting the DX9 backend to D3D11. Not working yet. 2017-02-09 13:28:40 +01:00
ShaderManagerDX9.cpp D3D9: Correct half-pixel offset. 2017-05-23 23:45:55 -07:00
ShaderManagerDX9.h Unify "DrawPixels" 2017-02-15 23:06:22 +01:00
StateMappingDX9.cpp Remove "Always Depth Write" setting. One step forward for #8171 2017-05-26 10:23:45 +02:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
StencilBufferDX9.cpp Allow MakePixelTexture to use a subrange. 2017-03-22 20:56:26 -07:00
TextureCacheDX9.cpp Remove the Mipmap setting. One step forward for #8171 2017-05-26 10:21:20 +02:00
TextureCacheDX9.h Minor D3D9 cleanups 2017-03-02 12:29:23 +01: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 Fix shader issues with D3D11 feature level 9 2017-03-05 22:56:33 +01:00
VertexShaderGeneratorDX9.h Initial stab at porting the DX9 backend to D3D11. Not working yet. 2017-02-09 13:28:40 +01:00