summaryrefslogtreecommitdiffstats
path: root/minui/graphics_overlay.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16twrp: Fix unsigned compare compile warning.Simon Shi1-4/+2
2017-11-29minui: Fix building graphics_overlay.cppAndreas Schneider1-4/+7
2017-11-29minui: Move graphics_overlay.h down that we have all structs definedAndreas Schneider1-2/+2
2015-10-14Add support for RGBA_8888 pixel formatKra1o51-0/+2
2015-10-14Add qcom overlay graphics support to minuiEthan Yonker1-126/+357
2015-05-29minuitwrp: remove unused variableramsudharsan1-1/+0
2015-04-23Add option to use new heap_id_mask instead of old heap_maskKra1o51-0/+4
2014-06-30minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd1-4/+9
2014-05-02Update minui to support overlay graphicsDees Troy1-2/+2
2014-04-01Support Qualcomm overlay graphics in recoveryEthan Yonker1-0/+453