ppsspp/GPU/Directx9
2015-09-27 20:00:47 +02:00
..
helper Move fbo.cpp/h from native into PPSSPP 2015-09-06 13:13:37 +02:00
DepalettizeShaderDX9.cpp refactor: Get rid of gstate from depalshadercache 2015-07-29 14:28:51 +02:00
DepalettizeShaderDX9.h refactor: Get rid of gstate from depalshadercache 2015-07-29 14:28:51 +02:00
FramebufferDX9.cpp Fix render resolution race condition. Should help #8002 2015-09-27 20:00:47 +02:00
FramebufferDX9.h Use texture UV range to optimize framebuf copies. 2015-09-13 11:34:52 -07:00
GPU_DX9.cpp Introduce "Compatibility Flags". 2015-09-27 01:23:20 +02:00
GPU_DX9.h Move fbo.cpp/h from native into PPSSPP 2015-09-06 13:13:37 +02:00
PixelShaderGeneratorDX9.cpp Centralize sampling params and test optimizations. 2015-09-13 06:38:07 -07:00
PixelShaderGeneratorDX9.h Centralize sampling params and test optimizations. 2015-09-13 06:38:07 -07:00
ShaderManagerDX9.cpp More D3D hackery: Take inverted Z in proj matrix into account. 2015-08-30 22:45:24 +02:00
ShaderManagerDX9.h Oops, didn't finish the D3D code 2015-08-26 17:45:21 +02:00
StateMappingDX9.cpp Use texture UV range to optimize framebuf copies. 2015-09-13 11:34:52 -07:00
StateMappingDX9.h Native merge part 2: update build files. 2015-09-06 13:06:57 -07:00
StencilBufferDX9.cpp Move fbo.cpp/h from native into PPSSPP 2015-09-06 13:13:37 +02:00
TextureCacheDX9.cpp Correct uv bound pointers in arm vertexjit. 2015-09-13 14:55:10 -07:00
TextureCacheDX9.h Use the framebuf->height for offset calculation. 2015-09-23 23:59:39 -07:00
TextureScalerDX9.cpp Consolidate the texture scaler code. 2015-04-08 22:52:49 +02:00
TextureScalerDX9.h Consolidate the texture scaler code. 2015-04-08 22:52:49 +02:00
TransformPipelineDX9.cpp Correct uv bound pointers in arm vertexjit. 2015-09-13 14:55:10 -07:00
TransformPipelineDX9.h Defer bind of shader blend copy until after verts. 2015-09-13 06:52:47 -07:00
VertexShaderGeneratorDX9.cpp Introduce "Compatibility Flags". 2015-09-27 01:23:20 +02:00
VertexShaderGeneratorDX9.h Oops, didn't finish the D3D code 2015-08-26 17:45:21 +02:00