summaryrefslogtreecommitdiffstats
path: root/include/gui/GLConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-1/+2
* libgui: Remove IGBC::BufferItemDan Stoza2015-03-161-2/+1
* libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-121-2/+2
* Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-041-0/+1
* libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-4/+4
* GLConsumer: Fix eglTerminate/eglInit edge case.Eric Penner2014-08-271-1/+3
* GLProducer: Reference count images rather than buffers.Eric Penner2014-07-211-25/+58
* GLConsumer: Allow creation in detached modeDan Stoza2014-06-251-17/+22
* GLConsumer: Stop using default constructor paramsDan Stoza2014-06-241-4/+3
* GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-1/+5
* GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+11
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-7/+7
* make sure GLConsumer::releaseTexImage() works after detachFromContext()Mathias Agopian2013-08-121-1/+3
* make GLConsumer's debug texture staticMathias Agopian2013-08-081-1/+7
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-11/+1
* single buffer mode for BufferQueueMathias Agopian2013-07-261-1/+12
* BufferQueue improvements and APIs changesMathias Agopian2013-07-181-6/+1
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-3/+3
* Pay attention to buffer timestampsAndy McFadden2013-07-101-1/+2
* BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-231-4/+6
* Merge changes I0d9f18d1,Ib96c9161Mathias Agopian2013-04-241-2/+1
|\
| * clean-up/simplify all dump() APIsMathias Agopian2013-04-221-2/+1
* | fix uninitialized variables in GLConsumerMathias Agopian2013-04-221-1/+1
|/
* don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-4/+0
* Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-221-7/+6
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-0/+432