ppsspp/GPU/Directx9
Unknown W. Brackets 15a608a6b9 Check for kernel textures in kernel ram properly.
Textures can perfectly legitimately be in volatile ram.
2014-03-01 16:11:56 -08:00
..
helper Fix some warnings. 2013-10-14 22:09:21 -07:00
FramebufferDX9.cpp Switch from USING_GLES2 to MOBILE_DEVICE. 2014-02-08 16:37:58 -08: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 Switch from USING_GLES2 to MOBILE_DEVICE. 2014-02-08 16:37:58 -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 Check for kernel textures in kernel ram properly. 2014-03-01 16:11:56 -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