summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/DisplayHardware/VirtualDisplaySurface.h
AgeCommit message (Expand)Author
2025-03-10SF: Remove *DisplayId::tryCast usage from VirtualDisplaySurface Gil Dekel
2023-12-06Support fp16 in sf Alec Mouri
2023-06-26Revert "SF: Introduce struct surfaceflinger::Config" Lloyd Pique
2023-06-22SF: Introduce struct surfaceflinger::Config Lloyd Pique
2022-12-09Push HWC cache slot generation down into CompositionEngine Brian Lindahl
2022-04-04SF: Predict HWC composition strategy Vishnu Nair
2022-03-09Revert "SF: Predict HWC composition strategy" Robert Carr
2022-03-01SF: Predict HWC composition strategy Vishnu Nair
2022-01-19Move DisplayIdentification parsing to libui Alec Mouri
2021-11-19SF: Remove manual enum stringification Dominik Laskowski
2021-02-02SF: Don't cache display modes in HWComposer Marin Shalamanov
2020-12-09Merge "VirtualDisplaySurface propagate reallocation to VDS producer" am: c1e7... Alec Mouri
2020-12-08VirtualDisplaySurface propagate reallocation to VDS producer KaiChieh Chuang
2020-10-06Revert^2 "[SF] Introduce VirtualDisplayId" Marin Shalamanov
2019-12-13Remove GLES wording from SurfaceFlinger. Peiyong Lin
2019-02-01SF: Move HWComposerBufferCache in to CompositionEngine Lloyd Pique
2019-01-15SF: Move DisplaySurface into CompositionEngine Lloyd Pique
2018-11-08SF: Generalize display management Dominik Laskowski
2018-04-25SF: Use std::string for display name Dominik Laskowski
2017-11-10surfaceflinger: remove USE_HWC2 Chia-I Wu
2017-08-08libgui: support 64-bit BQ consumer usage Chia-I Wu
2017-07-31Have the Surface class track the buffer age. Ian Elliott
2017-05-26use 64-bits usage bits almost everywhere Mathias Agopian
2017-05-21Revert "use 64-bits usage bits almost everywhere" Guang Zhu
2017-05-19use 64-bits usage bits almost everywhere Mathias Agopian
2017-03-16Use forceHwcCopyForVirtualDisplay in configStore Fabien Sanglard
2017-03-10surfaceflinger: simplify HWC buffer cache clean up Chia-I Wu
2017-02-17Break a dependency of libui on libandroid Mathias Agopian
2017-02-09surfaceflinger: cache HWC client targets and buffers Chia-I Wu
2016-12-13Use FenceTime to share fence times and reduce open fds. Brian Anderson
2016-11-17Update producer's cache of frame events in de/queue Brian Anderson
2016-10-11Revert "Delete HWC1" Fabien Sanglard
2016-10-10Delete HWC1 Fabien Sanglard
2016-09-14Surface: Add force disconnection method. Robert Carr
2016-07-01BQ: Remove getNextFrameNumber Binder call Pablo Ceballos
2016-06-28BQ: Add and expose a unique id Pablo Ceballos
2016-04-28Return the transform to apply in getLastQueuedBuffer John Reck
2016-04-19libgui: Add getLastQueuedBuffer to BufferQueue Dan Stoza
2016-03-28Merge "Rename single buffer mode to shared buffer mode" into nyc-dev Pablo Ceballos
2016-03-21SF: Add FenceTracker Pablo Ceballos
2016-03-17Rename single buffer mode to shared buffer mode Pablo Ceballos
2016-02-29Switch SurfaceFlinger to HWC 2.0 Dan Stoza
2016-02-09Add interface for controlling single buffer auto refresh Pablo Ceballos
2016-01-05libgui: Add dequeue/attach timeout Dan Stoza
2015-11-03BQ: Add support for single buffer mode Pablo Ceballos
2015-10-29Support SurfaceView synchronization. Dan Stoza
2015-09-24BQ: get rid of async in producer interface Pablo Ceballos
2015-09-18BQ: Prevent operations on disconnected BQs Pablo Ceballos
2015-08-24BQ: Get rid of setBufferCount Pablo Ceballos
2015-08-24BQ: add setMaxDequeuedBufferCount Pablo Ceballos