ppsspp/GPU/Directx9
Unknown W. Brackets 62ed43633c d3d9: Correct decode of 16-bit textures.
Was causing crashes since we assumed this func could handle non-replaced
formats.
2022-09-06 07:44:08 -07:00
..
DrawEngineDX9.cpp Plumb the computed pipeline state into ComputeFragmentShaderID. 2022-09-02 22:16:57 +02:00
DrawEngineDX9.h Remove confusing resetFramebufferRead flag from secondary framebuffer binding 2022-09-03 14:48:07 +02:00
FramebufferManagerDX9.cpp Add support for reading depth buffers to the PackFramebufferSync function. 2022-08-30 00:00:59 +02:00
FramebufferManagerDX9.h Add support for reading depth buffers to the PackFramebufferSync function. 2022-08-30 00:00:59 +02:00
GPU_DX9.cpp Merge pull request #15894 from unknownbrackets/debugger 2022-08-24 06:27:31 +02:00
GPU_DX9.h GPU: Centralize SetDisplayFramebuffer(). 2022-08-23 19:29:06 -07:00
ShaderManagerDX9.cpp Plumb the computed pipeline state into ComputeFragmentShaderID. 2022-09-02 22:16:57 +02:00
ShaderManagerDX9.h Plumb the computed pipeline state into ComputeFragmentShaderID. 2022-09-02 22:16:57 +02:00
StateMappingDX9.cpp Fix the new logic-op-in-shader on OpenGL and D3D11 2022-09-04 22:53:05 +02:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
TextureCacheDX9.cpp d3d9: Correct decode of 16-bit textures. 2022-09-06 07:44:08 -07:00
TextureCacheDX9.h Fix smoothed depal on GLES. Don't enable filtering if not using. 2022-08-24 13:43:41 +02:00