summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/RenderEngine/ProgramCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-081-9/+44
* Remove gamma correction from color correction shaderAlan Viverette2015-04-281-2/+0
* Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-021-1/+32
* Simplify color adjustment using homogeneous coordinatesAlan Viverette2013-10-031-1/+2
* Add API for pushing color transforms to SurfaceFlingerAlan Viverette2013-09-121-1/+1
* color blindness enhancementMathias Agopian2013-09-041-1/+21
* Encapsulate textures into their own Texture classMathias Agopian2013-08-161-2/+3
* Merge "Fix ES2 composition on some devices" into klp-devMathias Agopian2013-08-151-0/+4
|\
| * Fix ES2 composition on some devicesMathias Agopian2013-08-151-0/+4
* | Simplify handling of opaque layers in shader generationMathias Agopian2013-08-151-17/+5
|/
* Initialize mIndentAndy McFadden2013-08-151-0/+2
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-0/+206