summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/RenderEngine/GLES11RenderEngine.h
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-081-0/+2
* Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-161-2/+3
* SF: Skip render-to-texture for color transformsDan Stoza2015-05-271-3/+0
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-1/+2
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-1/+2
* color blindness enhancementMathias Agopian2013-09-041-0/+3
* minor clean-up of the GLESRendererMathias Agopian2013-08-281-1/+1
* Encapsulate textures into their own Texture classMathias Agopian2013-08-161-1/+2
* Fix ES2 composition on some devicesMathias Agopian2013-08-151-0/+4
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-5/+4
* Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-031-0/+67