summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/RenderEngine/GLES11RenderEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for landscape thumbnail images on GLES11RenderEnginechaochen2015-10-171-2/+17
* Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-161-13/+31
* SF: Skip render-to-texture for color transformsDan Stoza2015-05-271-8/+0
* Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-131-6/+0
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-1/+20
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-4/+16
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-1/+1
* Use black for blackout layerAndy McFadden2013-10-111-1/+1
* color blindness enhancementMathias Agopian2013-09-041-0/+8
* Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-311-1/+1
|\
| * switch to use mat4Mathias Agopian2013-08-261-1/+1
* | minor clean-up of the GLESRendererMathias Agopian2013-08-281-8/+1
|/
* Encapsulate textures into their own Texture classMathias Agopian2013-08-161-9/+10
* Fix ES2 composition on some devicesMathias Agopian2013-08-151-7/+31
* don't reallocate the mesh each time we use itMathias Agopian2013-08-131-2/+2
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-16/+31
* Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-031-0/+217