summaryrefslogtreecommitdiff
path: root/libs/gui/BufferItem.cpp
AgeCommit message (Expand)Author
2018-06-05Replace NULL/0 with nullptr Yi Kong
2018-01-22surfaceflinger: always advertise HDR10 when wide color is available Chia-I Wu
2018-01-04Add plumbing for HDR metadata Courtney Goeltzenleuchter
2016-12-14Align properly in BufferItem::getFlattenedSize. Brian Anderson
2016-12-13Use FenceTime to share fence times and reduce open fds. Brian Anderson
2016-10-05Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86... Colin Cross
2016-10-05Fix anonymous struct and union warnings Colin Cross
2016-07-14Make sure constructors initialize all members Pablo Ceballos
2016-02-09Add interface for controlling single buffer auto refresh Pablo Ceballos
2016-02-02BQ: Improved buffer/slot tracking Pablo Ceballos
2015-11-03SF: Force refresh when in single buffer mode Pablo Ceballos
2015-11-03BQ: Add support for single buffer mode Pablo Ceballos
2015-08-24libsgui: Change Rect default constructor Pablo Ceballos
2015-05-22fix BufferItem flatten/unflatten alignment Chong Zhang
2015-04-20libui/libgui: Fix errors in parceling Dan Stoza
2015-04-15libgui: Pass surface damage through BufferQueue Dan Stoza
2015-03-20DO NOT MERGE libgui: Remove IGBC::BufferItem Dan Stoza
2015-03-19DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal Dan Stoza
2015-03-19DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. Eino-Ville Talvala
2014-11-07Add a BufferItem parameter to onFrameAvailable Dan Stoza
2014-03-04Change BufferQueue into producer/consumer wrapper Dan Stoza
2014-03-04Split BufferQueue into core + producer + consumer Dan Stoza