ppsspp/GPU/Directx9
Unknown W. Brackets 3fbb545451 Allow MakePixelTexture to use a subrange.
For example, if it has a larger texture it wants to reuse, it can control
this via texcoords.  Let's keep it at top left, though.
2017-03-22 20:56:26 -07:00
..
DepalettizeShaderDX9.cpp Minor D3D9 cleanups 2017-03-02 12:29:23 +01:00
DepalettizeShaderDX9.h Minor D3D9 cleanups 2017-03-02 12:29:23 +01:00
DrawEngineDX9.cpp Fix crash on resize due to overridden property. 2017-03-19 16:38:42 -07:00
DrawEngineDX9.h Fix crash on resize due to overridden property. 2017-03-19 16:38:42 -07:00
FramebufferDX9.cpp Allow MakePixelTexture to use a subrange. 2017-03-22 20:56:26 -07:00
FramebufferDX9.h Allow MakePixelTexture to use a subrange. 2017-03-22 20:56:26 -07:00
GPU_DX9.cpp GPU: Move "if (resized_)" to BeginHostFrame to avoid desynchronized settings. 2017-03-17 11:26:11 +01: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 Add an ini setting to hide performance warnings. 2017-03-11 19:31:00 -08:00
ShaderManagerDX9.h Unify "DrawPixels" 2017-02-15 23:06:22 +01:00
StateMappingDX9.cpp Minor D3D9 cleanups 2017-03-02 12:29:23 +01: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 D3D9: Set the right Z in ApplyBounds 2017-03-17 10:00:45 +01: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