summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/RenderEngine/GLES20RenderEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* SF: Skip render-to-texture for color transformsDan Stoza2015-05-271-72/+6
* Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-131-6/+0
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-1/+22
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-3/+16
* Use black for blackout layerAndy McFadden2013-10-111-1/+1
* color blindness enhancementMathias Agopian2013-09-041-3/+79
* Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-311-19/+3
|\
| * switch to use mat4Mathias Agopian2013-08-261-19/+3
* | minor clean-up of the GLESRendererMathias Agopian2013-08-281-12/+5
|/
* fix DimLayer in GLES2.0 SFMathias Agopian2013-08-231-2/+5
* Encapsulate textures into their own Texture classMathias Agopian2013-08-161-13/+13
* Fix ES2 composition on some devicesMathias Agopian2013-08-151-7/+32
* 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-0/+213