summaryrefslogtreecommitdiffstats
path: root/minui/graphics_overlay.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minui: Fix building graphics_overlay.cppAndreas Schneider2017-11-291-4/+7
| | | | Change-Id: I65aad9253ebad598acd9468694d0e1bf6c4abc6a
* minui: Move graphics_overlay.h down that we have all structs definedAndreas Schneider2017-11-291-2/+2
| | | | Change-Id: Id971c900aec5931a11065e7e466db33acb0390eb
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-90/+58
| | | | Change-Id: I29fe722b4eb9718765327902779046840a01433e
* Add support for RGBA_8888 pixel formatKra1o52015-10-141-0/+2
| | | | Change-Id: Ia15d49e51cad5bc8a3291975e1ff515a2b1c419c
* Add qcom overlay graphics support to minuiEthan Yonker2015-10-141-0/+692
graphics_overlay.cpp is based on a mix of AOSP code for graphics_fbdev.cpp along with overlay graphics code from CAF that was brought into earlier versions of TWRP and then further adapted and improved before being brought into this patch set. Also added a rule to build a minuitest binary for testing the minui engine to ensure proper operation on a device. Change-Id: I3972d3a6baa7002615319421ac07d9299c3cec69