summaryrefslogtreecommitdiffstats
path: root/include/gui/BufferQueueConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-4/+1
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-0/+3
* libgui: Remove IGBC::BufferItemDan Stoza2015-03-161-2/+0
* libgui: Add a BufferItem overload to IGBC::acquireDan Stoza2015-03-111-0/+2
* Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-041-0/+7
* libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-3/+2
* BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-181-1/+1
* Merge "Add sideband streams to BufferQueue and related classes"Jesse Hall2014-03-131-0/+3
|\
| * Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-0/+3
* | BufferQueue: Allow detaching/reattaching buffersDan Stoza2014-03-101-0/+6
|/
* Change BufferQueue into producer/consumer wrapperDan Stoza2014-03-041-3/+27
* Split BufferQueue into core + producer + consumerDan Stoza2014-03-041-0/+148