Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minui: Fix breakage in graphics_adf. | Alistair Strachan | 2017-04-29 | 1 | -1/+2 |
* | minui: Move graphics_{adf,drm,fbdev} into classes. | Tao Bao | 2017-02-11 | 1 | -102/+60 |
* | minui: Save errno before calling close(). | Tao Bao | 2017-02-09 | 1 | -1/+2 |
* | minui: Clean up graphics_adf.cpp. | Tao Bao | 2017-02-07 | 1 | -191/+156 |
* | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -4/+4 |
* | Recovery mode UI flicker | xinglong.zhu | 2016-08-06 | 1 | -1/+23 |
* | Keep ADF device alive for the lifetime of the minui backend | Jonathan Hamilton | 2016-05-06 | 1 | -6/+8 |
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -4/+4 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+249 |