summaryrefslogtreecommitdiffstats
path: root/minui/graphics_adf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* minui: Refactor GRSurfaceAdf.Tao Bao2018-11-011-45/+44
* minui: Move GRSurface into a class.Tao Bao2018-10-231-5/+7
* minui: Use runtime properties instead of build time vars.Tao Bao2018-08-021-9/+10
* minui: Fix breakage in graphics_adf.Alistair Strachan2017-04-291-1/+2
* 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