summaryrefslogtreecommitdiffstats
path: root/include/gui/BufferQueueCore.h
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-0/+5
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-6/+0
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-0/+7
* BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-281-0/+4
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-231-0/+4
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-231-0/+15
* Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-221-15/+0
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-171-0/+15
* DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-201-2/+2
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-0/+5
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-181-3/+3
* Make string literal concatenation play nice with C++11.Dan Albert2014-09-091-5/+5
* BufferQueue: release mutex while allocating. DO NOT MERGEAntoine Labour2014-07-221-0/+12
* BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-311-2/+2
* Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-0/+4
* Change BufferQueue into producer/consumer wrapperDan Stoza2014-03-041-8/+125
* Split BufferQueue into core + producer + consumerDan Stoza2014-03-041-0/+120