summaryrefslogtreecommitdiffstats
path: root/minui/graphics.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-27fix problem where the screen is sometimes all black in recoveryDoug Zongker1-0/+3
2011-08-30minui: graphics: add interface for framebuffer blank/unblankDima Zavin1-0/+10
2011-08-30minui: graphics: add ability to query font sizeDima Zavin1-0/+6
2011-06-24Get the correct line_length.Michael Ward1-2/+37
2011-06-23Graphics can handle stride != xres, and BGRA support.Michael Ward1-10/+13
2011-01-14option to allow recovery to use 24-bit graphics in UIDoug Zongker1-10/+18
2010-11-01clear recovery framebuffers on allocation; display icon right after ui_initDoug Zongker1-1/+2
2009-11-13eclair snapshotJean-Baptiste Queru1-0/+1
2009-06-06Force the fb into 16 bpp mode in case the hw has some other default.Rebecca Schultz Zavin1-0/+1
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+312
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-312/+0
2009-02-11auto import from //branches/cupcake/...@130745The Android Open Source Project1-16/+33
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-33/+24