summaryrefslogtreecommitdiffstats
path: root/minui/graphics_adf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao2017-02-111-102/+60
* minui: Save errno before calling close().Tao Bao2017-02-091-1/+2
* minui: Clean up graphics_adf.cpp.Tao Bao2017-02-071-191/+156
* Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry2016-11-161-4/+4
* Recovery mode UI flickerxinglong.zhu2016-08-061-1/+23
* Keep ADF device alive for the lifetime of the minui backendJonathan Hamilton2016-05-061-6/+8
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-4/+4
* Switch minui over to C++.Elliott Hughes2015-04-101-0/+249