summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 2 second pre-dim and bugfix blank timerDees_Troy2013-03-011-1/+2
| | | | | | 2 second predim code courtesy of bigbiff Change-Id: I052ac422f78dc82c05f58c188587534b800b935a
* 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
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere