Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minui issues for some build trees | Ethan Yonker | 2017-06-06 | 1 | -9/+9 |
* | Update TWRP to AOSP 7.1.2 | Ethan Yonker | 2017-05-10 | 1 | -26/+126 |
|\ | |||||
| * | Have gr_init_font alloc memory for the font | Damien Bargiacchi | 2016-09-09 | 1 | -7/+15 |
| * | Support use of custom fonts in miniui | Damien Bargiacchi | 2016-08-19 | 1 | -47/+55 |
* | | ifdef overlay graphics | Ethan Yonker | 2017-01-21 | 1 | -3/+5 |
* | | minui: Fix gr_set_font() build issue on cm-13.0 tree. | nailyk | 2016-08-23 | 1 | -0/+6 |
* | | minui: bring back custom font support | maxwen | 2015-12-01 | 1 | -0/+5 |
* | | Add qcom overlay graphics support to minui | Ethan Yonker | 2015-10-14 | 1 | -2/+22 |
* | | Add 16bpp support to minui | Ethan Yonker | 2015-10-14 | 1 | -25/+136 |
|/ | |||||
* | Add drm support to minui | Stéphane Marchesin | 2015-07-02 | 1 | -0/+5 |
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -1/+1 |
* | Move the menu header out of the menu. | Elliott Hughes | 2015-04-14 | 1 | -1/+1 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+406 |