summaryrefslogtreecommitdiffstats
path: root/minui/graphics.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix minui issues for some build treesEthan Yonker2017-06-061-9/+9
* Update TWRP to AOSP 7.1.2Ethan Yonker2017-05-101-26/+126
|\
| * Have gr_init_font alloc memory for the fontDamien Bargiacchi2016-09-091-7/+15
| * Support use of custom fonts in miniuiDamien Bargiacchi2016-08-191-47/+55
* | ifdef overlay graphicsEthan Yonker2017-01-211-3/+5
* | minui: Fix gr_set_font() build issue on cm-13.0 tree.nailyk2016-08-231-0/+6
* | minui: bring back custom font supportmaxwen2015-12-011-0/+5
* | Add qcom overlay graphics support to minuiEthan Yonker2015-10-141-2/+22
* | Add 16bpp support to minuiEthan Yonker2015-10-141-25/+136
|/
* Add drm support to minuiStéphane Marchesin2015-07-021-0/+5
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-1/+1
* Move the menu header out of the menu.Elliott Hughes2015-04-141-1/+1
* Switch minui over to C++.Elliott Hughes2015-04-101-0/+406