summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ifdef HWC2 functionalityCourtney Goeltzenleuchter2017-04-061-2/+14
* Dump info about wide-colorCourtney Goeltzenleuchter2017-04-051-2/+2
* Add wide-color support to SurfaceFlingerCourtney Goeltzenleuchter2017-04-053-3/+176
* Add alpha channel for the EGLConfigneo.he2017-03-301-0/+1
* [SurfaceFlinger]Use configStore useContextPriorityFabien Sanglard2017-03-141-10/+16
* move vector math out of libuiMathias Agopian2017-02-172-2/+2
* resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn2017-01-122-2/+2
|\
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-112-2/+2
* | resolve merge conflicts of 525a5f2 to masterMark Salyzyn2016-12-282-3/+3
|\|
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2016-12-222-3/+3
* | Delete RenderEngine path for OpenGL ES 1.0/1.1Fabien Sanglard2016-10-135-513/+1
* | Revert "Delete HWC1"Fabien Sanglard2016-10-107-0/+91
* | Delete HWC1Fabien Sanglard2016-10-107-91/+0
* | SF: Prime shader cache before boot animation am: 4e63777f75 am: fa37ad521aDan Stoza2016-07-292-0/+9
|\|
| * SF: Prime shader cache before boot animationDan Stoza2016-07-282-0/+9
* | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-05-031-4/+4
|/
* Switch SurfaceFlinger to HWC 2.0Dan Stoza2016-02-297-4/+99
* libgui/SF: Fix some code warningsPablo Ceballos2015-08-051-2/+2
* SF: Skip render-to-texture for color transformsDan Stoza2015-05-277-92/+16
* SurfaceFlinger: Fix integer overflow in Mesh ctorDan Stoza2015-04-301-2/+28
* Remove gamma correction from color correction shaderAlan Viverette2015-04-281-2/+0
* resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-133-13/+0
|\
| * Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-133-13/+0
* | Add glFlush in surfaceflinger screenshot code.Riley Andrews2014-10-232-0/+5
|/
* Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-032-1/+34
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-085-5/+48
* Build fix for size_t on 64bit.Michael Lentine2014-07-301-2/+2
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-235-10/+38
* am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-132-3/+3
|\
| * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-122-3/+3
* | am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig...Jesse Hall2014-01-032-7/+43
|\|
| * Implement per-display EGLConfig and configless EGLContextJesse Hall2013-12-232-7/+43
* | am 4c37d088: am 6c7dcfa9: am 662d3134: Merge "Move EGLConfig selection to Ren...Jesse Hall2014-01-032-5/+174
|\|
| * Move EGLConfig selection to RenderEngineJesse Hall2013-12-232-5/+174
* | am af4ae923: am 6410c8c4: Merge "Use black for blackout layer" into klp-devAndy McFadden2013-10-142-2/+2
|\|
| * Use black for blackout layerAndy McFadden2013-10-112-2/+2
* | Simplify color adjustment using homogeneous coordinatesAlan Viverette2013-10-031-1/+2
* | am 754bad45: am d555684c: reinstate black-screenshot debugging codeMathias Agopian2013-09-202-2/+5
|\|
| * reinstate black-screenshot debugging codeMathias Agopian2013-09-192-2/+5
* | am f589dd29: am e2a3e872: Merge "Fix GLES context version selection" into klp...Mathias Agopian2013-09-201-7/+17
|\|
| * Fix GLES context version selectionMathias Agopian2013-09-181-7/+17
* | Add API for pushing color transforms to SurfaceFlingerAlan Viverette2013-09-121-1/+1
|/
* color blindness enhancementMathias Agopian2013-09-0513-23/+173
* Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-307-36/+15
|\
| * switch to use mat4Mathias Agopian2013-08-267-36/+15
* | minor clean-up of the GLESRendererMathias Agopian2013-08-286-24/+11
|/
* fix DimLayer in GLES2.0 SFMathias Agopian2013-08-231-2/+5
* Encapsulate textures into their own Texture classMathias Agopian2013-08-1611-55/+183
* Merge "Fix ES2 composition on some devices" into klp-devMathias Agopian2013-08-157-35/+96
|\
| * Fix ES2 composition on some devicesMathias Agopian2013-08-157-35/+96