ppsspp/GPU/Directx9
2017-02-05 20:50:17 +01:00
..
helper Move global.cpp to native/gfx/d3d9_shader.cpp 2017-02-05 20:50:17 +01:00
DepalettizeShaderDX9.cpp Move global.cpp to native/gfx/d3d9_shader.cpp 2017-02-05 20:50:17 +01:00
DepalettizeShaderDX9.h Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +01:00
DrawEngineDX9.cpp Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +01:00
DrawEngineDX9.h Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +01:00
FramebufferDX9.cpp Move pD3DDevice into dx_state.h. 2017-02-05 20:46:26 +01:00
FramebufferDX9.h Move pD3DDevice into dx_state.h. 2017-02-05 20:46:26 +01:00
GPU_DX9.cpp Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +01:00
GPU_DX9.h Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +01:00
PixelShaderGeneratorDX9.cpp Move global.cpp to native/gfx/d3d9_shader.cpp 2017-02-05 20:50:17 +01:00
PixelShaderGeneratorDX9.h Delete disabled code to use built-in alpha test on DX9. 2015-10-25 01:26:38 +02:00
ShaderManagerDX9.cpp Move global.cpp to native/gfx/d3d9_shader.cpp 2017-02-05 20:50:17 +01:00
ShaderManagerDX9.h Move pD3DDevice into dx_state.h. 2017-02-05 20:46:26 +01:00
StateMappingDX9.cpp Move global.cpp to native/gfx/d3d9_shader.cpp 2017-02-05 20:50:17 +01:00
StencilBufferDX9.cpp Move pD3DDevice into dx_state.h. 2017-02-05 20:46:26 +01:00
TextureCacheDX9.cpp DX9 cleanup: Remove more stuff from global.cpp 2017-02-05 20:13:48 +01:00
TextureCacheDX9.h Remove some dependencies on the pD3DDevice globals 2017-02-05 20:36:00 +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 Unbreak environment mapping 2017-01-30 16:13:47 +01:00
VertexShaderGeneratorDX9.h D3D9: Generate shaders directly from shader IDs, just like we do in GL. 2015-10-25 00:34:23 +02:00