ppsspp/GPU/Directx9
Unknown W. Brackets 60cf5df571 Consider the texture changed when framebuf changes.
Needed to properly consider render to self (should rebind if the
framebuffer is later used with a separate target.)
2014-01-20 07:52:09 -08:00
..
helper Fix some warnings. 2013-10-14 22:09:21 -07:00
FramebufferDX9.cpp Partial Stretch: This setting is needed on other devices too. 2013-11-28 14:59:17 +10:00
FramebufferDX9.h Move gpu vendor detection to native with the rest of the gl init. 2013-10-16 00:48:44 +02:00
GPU_DX9.cpp Consider the texture changed when framebuf changes. 2014-01-20 07:52:09 -08:00
GPU_DX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
PixelShaderGeneratorDX9.cpp Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
PixelShaderGeneratorDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
ShaderManagerDX9.cpp softgpu: Implement vertex preview. 2013-12-29 13:45:10 -08:00
ShaderManagerDX9.h Preparation for proper spline/bez: Convert control points to a simple format. 2013-09-21 23:37:14 +02:00
SplineDX9.cpp Missed these 2013-09-21 23:44:11 +02:00
StateMappingDX9.cpp Cleanup ClearmodeDepthMask 2013-12-10 20:48:20 +08:00
StateMappingDX9.h Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
TextureCacheDX9.cpp Cleanup differences in DirectX9 texcache code. 2014-01-01 15:49:10 -08:00
TextureCacheDX9.h Update bufw handling in all gpus. 2013-09-15 21:27:13 -07:00
TextureScalerDX9.cpp Build fix for VS 2012. 2013-09-17 22:37:49 -04:00
TextureScalerDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
TransformPipelineDX9.cpp Ignore the material update flag w/o vertex color. 2013-12-29 12:57:30 -08:00
TransformPipelineDX9.h Cap the number of vertexes per flush. 2013-10-27 14:43:58 -07:00
VertexDecoderDX9.cpp Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
VertexDecoderDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00
VertexShaderGeneratorDX9.cpp Ignore the material update flag w/o vertex color. 2013-12-29 12:57:30 -08:00
VertexShaderGeneratorDX9.h Put the DirectX9 stuff into a namespace. 2013-09-15 08:56:12 -07:00