summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics_overlay.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-14Add support for RGBA_8888 pixel formatKra1o51-0/+2
Change-Id: I56c6e55409e56d5574221bc2e39d31756549caad
2015-05-29minuitwrp: remove unused variableramsudharsan1-1/+0
Change-Id: I0beb3b349efd4f08491c92bb51c12caf3653cb73 Signed-off-by: ramsudharsan <ramsudharsanm@gmail.com>
2015-04-23Add option to use new heap_id_mask instead of old heap_maskKra1o51-0/+4
Use TW_NEW_ION_HEAP := true to use it Change-Id: I2ad105fa6d122b460ed4b5dc78563077b7904567
2014-06-30minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd1-4/+9
Since target_has_overlay() was not ifdefed with MSM_BSP, it would return true on some devices even if MSM_BSP was unset, breaking LPM and some other minui functions. Change-Id: Ic6b524fa0b5e36fc9ffe67d53e2bf33e9d4fd2d3
2014-05-02Update minui to support overlay graphicsDees Troy1-2/+2
Fix path in minuitwrp for includes Change-Id: I9e9e5f67e8574cdcbc6f8873ceeb56eab71143ed
2014-04-01Support Qualcomm overlay graphics in recoveryEthan Yonker1-0/+453
Change-Id: Ia75c34ab1a45b7c8802c902906198517aa3437d5