ppsspp/GPU/Directx9
2014-09-12 08:12:16 -07:00
..
helper D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
FramebufferDX9.cpp d3d: Fix some missing Releases() in debug code. 2014-09-11 23:52:06 -07:00
FramebufferDX9.h d3d: Centralize framebuf creation/switch logic. 2014-09-09 22:58:43 -07:00
GPU_DX9.cpp d3d: Fix some missing Releases() in debug code. 2014-09-11 23:52:06 -07:00
GPU_DX9.h d3d: Copy over the vertex preview stuff. 2014-08-24 22:19:59 -07:00
PixelShaderGeneratorDX9.cpp D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
PixelShaderGeneratorDX9.h D3D: Use fixed constant registers for pixel shader constants 2014-09-10 12:59:33 +02:00
ShaderManagerDX9.cpp D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
ShaderManagerDX9.h D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
SplineDX9.cpp d3d: Copy over the vertex preview stuff. 2014-08-24 22:19:59 -07:00
StateMappingDX9.cpp d3d: Reset scissor/viewport on fbo bind. 2014-09-08 22:12:13 -07:00
StateMappingDX9.h Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
TextureCacheDX9.cpp d3d: Oops, fix dumb CheckAlpha() mistake. 2014-09-12 08:12:16 -07:00
TextureCacheDX9.h d3d: Begin centralizing framebuffer management. 2014-09-09 08:12:42 -07:00
TextureScalerDX9.cpp d3d: Fix texture scaling. 2014-09-09 01:22:11 -07:00
TextureScalerDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
TransformPipelineDX9.cpp D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
TransformPipelineDX9.h DX9: "Linked" shaders are now pointless, so remove them. 2014-09-10 14:07:30 +02:00
VertexDecoderDX9.cpp D3D9: Add support for D3D9Ex, which has faster flipping and an option for lower latency, and some other stuff. 2014-09-09 22:28:35 +02:00
VertexDecoderDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
VertexShaderGeneratorDX9.cpp D3D: Assorted cleanup. Add a missing register specification. 2014-09-10 15:20:57 +02:00
VertexShaderGeneratorDX9.h D3D: Use fixed constant registers for vertex shaders too. 2014-09-10 13:43:35 +02:00