summaryrefslogtreecommitdiffstats
path: root/fb2png (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-06fb2png: Fix compilation in android-9.0 repos.bigbiff bigbiff3-11/+10
Remove unused reference. Change temp variables to size_t. Update function calls for unused arguments. Update static functions to ignore being defined for each file that includes it. Change-Id: If11d4e26daee54197f369974a09ec71f27abb59b
2017-01-18fb2png: Update/Cleanup headersMatt Mower4-4/+11
* Include relevant headers for all used functions * Add prototype for fb_dump() to fb.h since used in c-files * Alphabetize includes Change-Id: Ifdbaceadb12576b607b654835ae93bc88e2c3268
2015-11-05twrp: fb2png: do not pack relocations for executablesIftekhar Rifat1-0/+1
According to https://android.googlesource.com/platform/build/+/f55c5a52ac3d523cdcfb7cd7ab093d01da8b3caf%5E%21/#F0 Change-Id: I593ba16cabd59dc3bb690aa12f855113b3e9983f
2013-07-01FB2PNG: Add fb2png source to TWRPTalustus23-0/+5419
* Add Source of fb2png to TWRP tree * Android.mk by PhilZ-cwm6 * Makefile for CrossCompiling via external toolchan by me (Talustus) Change-Id: If9680688df6e4c9c567f74f46dfc303566b868ba