summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-06Disable alpha blending for non-transparent bitmapsVojtech Bocek1-1/+9
2014-02-06Disable alpha blending for fully opaque rectanglesVojtech Bocek1-0/+10
2013-07-03graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bppHashcode1-4/+8
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-9/+9
2013-03-01Add 2 second pre-dim and bugfix blank timerDees_Troy1-1/+2
2012-11-21minuitwrp: fix screen update issueHiemanshu Sharma1-2/+4
2012-11-21graphics: add support for "single buffering"Hiemanshu Sharma1-2/+10
2012-09-28Fix compiler warningsDees_Troy1-2/+2
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+716