ppsspp/GPU/GLES
2013-03-23 14:30:55 +01:00
..
DisplayListInterpreter.cpp Respect the size of the current FBO when drawing. Some cleanup. 2013-03-16 00:40:37 +01:00
DisplayListInterpreter.h Make un-buffered rendering much smarter, removing flicker. 2013-03-03 13:00:21 +01:00
FragmentShaderGenerator.cpp Revert latest fliptexture hack. This seems to work better. 2013-03-11 20:26:47 +01:00
FragmentShaderGenerator.h Save 16K. 2013-01-07 13:00:28 +01:00
Framebuffer.cpp Fix scissor rectangle being one pixel too small. 2013-03-16 08:54:39 +01:00
Framebuffer.h Respect the size of the current FBO when drawing. Some cleanup. 2013-03-16 00:40:37 +01:00
IndexGenerator.cpp Smarter draw call joining, fixing MH vertex glitches. Thanks bovine for identifying the issue. 2013-03-23 13:12:52 +01:00
IndexGenerator.h Smarter draw call joining, fixing MH vertex glitches. Thanks bovine for identifying the issue. 2013-03-23 13:12:52 +01:00
ShaderManager.cpp Respect the size of the current FBO when drawing. Some cleanup. 2013-03-16 00:40:37 +01:00
ShaderManager.h Add u_colormask and use it in enableColorTest 2013-02-25 05:45:35 +08:00
StateMapping.cpp spacing fix 2013-03-16 21:37:56 +08:00
StateMapping.h Fix aspect ratio in unbuffered mode 2013-03-15 21:22:17 +01:00
TextureCache.cpp Logging changes and cleanup 2013-03-15 21:01:57 +01:00
TextureCache.h Some work toward better FBO handling. Fixes some things, breaks some things.. 2013-02-21 21:37:19 +01:00
TransformPipeline.cpp Fix bug in SW Transform where no UV would be generated if there was none in the vertices. 2013-03-23 14:30:55 +01:00
TransformPipeline.h gpu: Add support for scissor rectangle 2013-03-15 22:24:16 +01:00
VertexDecoder.cpp Smarter draw call joining, fixing MH vertex glitches. Thanks bovine for identifying the issue. 2013-03-23 13:12:52 +01:00
VertexDecoder.h Smarter draw call joining, fixing MH vertex glitches. Thanks bovine for identifying the issue. 2013-03-23 13:12:52 +01:00
VertexShaderGenerator.cpp warning fixes 2013-03-22 19:59:16 +01:00
VertexShaderGenerator.h Save 16K. 2013-01-07 13:00:28 +01:00