summaryrefslogtreecommitdiff
path: root/cmds/flatland/GLHelper.cpp
AgeCommit message (Expand)Author
2025-03-17Harden construction sites of android::StrongPointer in frameworks/native Anton Ivanov
2025-02-25BufferQueues: clean up constructors for GLConsumer and CpuConsumer Jim Shargo
2024-08-13flatland: ConsumerBase-based classes now create their own BufferQueues Jim Shargo
2022-09-26Remove internal display related methods Huihong Luo
2021-02-05Rename DisplayConfig to DisplayMode Marin Shalamanov
2020-01-29SF: Redesign API to query display information Dominik Laskowski
2019-02-02SF: Plumb physical display IDs to libgui Dominik Laskowski
2018-07-20[cmds] Modernize codebase by replacing NULL with nullptr Yi Kong
2017-10-11SurfaceFlinger Transactions as distinct objects. Robert Carr
2017-04-13get rid of IGraphicBufferAlloc Mathias Agopian
2017-03-16Revert "Get rid of IGraphicBufferAlloc" Romain Guy
2017-03-15Get rid of IGraphicBufferAlloc Mathias Agopian
2017-03-13Revert "get rid of IGraphicBufferAlloc" Chia-I Wu
2017-03-08get rid of IGraphicBufferAlloc Mathias Agopian
2016-11-01Fix clang static analyzer warnings. Manoj Gupta
2016-01-11Revert "libgui: Remove custom BufferQueue allocators" Dan Stoza
2016-01-08libgui: Remove custom BufferQueue allocators Dan Stoza
2015-09-02BQ: Modify consumer buffer count interfaces Pablo Ceballos
2014-06-24GLConsumer: Stop using default constructor params Dan Stoza
2014-03-17Merge "Remove deprecated BufferQueue constructor" Dan Stoza
2014-03-13Remove deprecated BufferQueue constructor Dan Stoza
2014-03-12native frameworks: 64-bit compile issues Mark Salyzyn
2013-08-14fix build. optional test broke. Mathias Agopian
2013-07-18BufferQueue improvements and APIs changes Mathias Agopian
2013-07-12always pass the BufferQueue explicitely to consumers Mathias Agopian
2013-02-14Refactoring: Rename SurfaceTextureClient to Surface Mathias Agopian
2013-02-12flatland: remove an unneeded #include Jamie Gennis
2012-12-21flatland: add a GPU hardware benchmark Jamie Gennis