summaryrefslogtreecommitdiffstats
path: root/minui/graphics_fbdev.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-11minui: Move graphics_{adf,drm,fbdev} into classes.Tao Bao1-37/+14
2017-02-07minui: Clean up graphics_fbdev.cpp.Tao Bao1-139/+129
2017-01-17minui: Export minui/minui.h.Tao Bao1-2/+1
2016-11-16Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry1-1/+1
2016-11-09Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.Rahul Chaudhry1-1/+1
2016-01-08Revert "Byte swap to support BGRA in recovery mode"Andriy Naborskyy1-12/+0
2015-04-15Don't use typedefs that hide *s.Elliott Hughes1-4/+4
2015-04-10Switch minui over to C++.Elliott Hughes1-10/+6
2015-02-12Fix Droid and animation color in recovery modeTony Kuo1-13/+0
2015-01-30Add missing includes.Elliott Hughes1-0/+1
2014-11-14Byte swap to support BGRA in recovery modeHeather Lee Wilson1-0/+12
2014-11-06Revert to old libminui and fix upEthan Yonker1-217/+0
2014-06-12minui: avoid random screen frame at startupJoey Pan1-0/+2
2014-05-14Support BGRA framebufferDaniel Leung1-0/+13
2014-03-14Recovery 64-bit compile issuesMark Salyzyn1-3/+4
2014-03-11separate fbdev-specific code out from minuiDoug Zongker1-0/+201
2014-03-11separate fbdev-specific code out from minuiDoug Zongker1-0/+201