summaryrefslogtreecommitdiffstats
path: root/minui/graphics_overlay.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* twrp: Fix unsigned compare compile warning.Simon Shi2019-01-161-4/+2
| | | | Change-Id: I7e847e76932a6ceea3e669e8b8b9ec35e5ef9d9d
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-2/+1
| | | | | | Fix conflicts and make it build in 5.1, 6.0, 7.1, 8.1, and 9.0 Change-Id: Ida0a64c29ff27d339b7f42a18d820930964ac6e4
* 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