summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/lcd-color-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus1-1/+1
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus1-34/+61
2017-02-04Fix dangerous castsAmaury Pouly1-1/+1
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-4/+4
2014-06-21lcd-16bit: Split out some functions to lcd-color-common.cThomas Martitz1-0/+605