summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make TWRP compile for arm64Ethan Yonker2014-11-121-2/+2
* Revert "Make libminuitwrp compile"Dees Troy2014-11-061-32/+2
* Make libminuitwrp compileEthan Yonker2014-11-061-2/+32
* Add support for TrueType fontsVojtech Bocek2014-10-141-59/+42
* TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.xNUTx2014-08-101-2/+5
* Stop memory management on blanking overlay graphicsDees Troy2014-08-071-5/+5
* Implement "take a screenshot" featureVojtech Bocek2014-07-091-2/+2
* Fix overlay graphics detectionDees Troy2014-04-031-1/+3
* Support Qualcomm overlay graphics in recoveryEthan Yonker2014-04-011-30/+130
* Add word wrap to console output and fix scrolling in consoleDees Troy2014-02-261-0/+24
* Disable alpha blending for non-transparent bitmapsVojtech Bocek2014-02-061-1/+9
* Disable alpha blending for fully opaque rectanglesVojtech Bocek2014-02-061-0/+10
* graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bppHashcode2013-07-031-4/+8
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-9/+9
* Add 2 second pre-dim and bugfix blank timerDees_Troy2013-03-011-1/+2
* minuitwrp: fix screen update issueHiemanshu Sharma2012-11-211-2/+4
* graphics: add support for "single buffering"Hiemanshu Sharma2012-11-211-2/+10
* Fix compiler warningsDees_Troy2012-09-281-2/+2
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+716