summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/SurfaceFlingerConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* fix camera API 2.0 orientationMathias Agopian2013-09-171-0/+10
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-4/+2
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-1/+1
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-5/+4
* Pay attention to buffer timestampsAndy McFadden2013-07-101-0/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-6/+6
* Avoid unnecessary texture bindAndy McFadden2012-12-111-2/+2
* Refactor SurfaceTexture a bit.Andy McFadden2012-12-111-0/+59