summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics_fbdev.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-18TW_ROTATION: add flag to handle hardware-rotated display panelsVladimir Oltean1-27/+0
2019-01-16twrp: Fix unsigned compare compile warning.Simon Shi1-4/+2
2016-08-19Add build flag for forcing single buffer modeEthan Yonker1-0/+5
2016-06-09Black screen patch for some HiSilicon devices (FBIOPAN_DISPLAY)Muhammad Fahad Baig1-0/+6
2016-05-26Move force_rgb_565 up.Aaron Kling1-21/+29
2016-02-29minuitwrp: retry opening fb0 if it failedthat1-6/+16
2016-02-19minuitwrp: fix and hopefully speed up fbdev screen flippingthat1-7/+16
2016-02-19twrp: Add support for TW_SECONDARY_BRIGHTNESS_PATHAdrianDC1-0/+10
2016-02-03Change some graphics build flagsEthan Yonker1-2/+3
2016-02-01graphics: reintroduce flipped screens for fbdevEthan Yonker1-11/+29
2016-01-29twrp: default to GGL_PIXEL_FORMAT_BGRA_8888 if vi.red.offset == 16Ziyan1-1/+1
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-22/+76
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