aboutsummaryrefslogtreecommitdiff
path: root/minui/graphics_fbdev.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r16' into staging/lineage-20.0_merge-android-13.0.0...Michael Bestas2022-12-061-0/+5
|\
| * minui: Add API to support multiple connectors detectionWeizhung Ding2022-08-311-0/+5
* | minui: Support main fbdev connector in multi connector Blank functionTim Zimmermann2022-09-131-1/+5
|/
* minui: Add support for multiple connectorsWeizhung Ding2022-01-251-0/+4
* Remove magic code to flash the screenKelvin Zhang2021-07-271-2/+0
* Use O_CLOEXEC at a few places.Tao Bao2019-03-011-1/+1
* minui: GRSurface::Create() computes data_size on its own.Tao Bao2018-11-261-3/+3
* minui: Use android::base::unique_fd in MinuiBackendFbdev.Tao Bao2018-11-021-12/+5
* minui: Refactor GRSurfaceFbdev.Tao Bao2018-10-311-36/+32
* minui: Move GRSurface into a class.Tao Bao2018-10-221-16/+12
* minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao2017-02-101-37/+14
* minui: Clean up graphics_fbdev.cpp.Tao Bao2017-02-071-139/+129
* minui: Export minui/minui.h.Tao Bao2017-01-161-2/+1
* Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-151-1/+1
* Revert "Byte swap to support BGRA in recovery mode"Andriy Naborskyy2016-01-081-12/+0
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-4/+4
* Switch minui over to C++.Elliott Hughes2015-04-101-0/+213