summaryrefslogtreecommitdiff
path: root/shared-module/displayio/OnDiskBitmap.c
AgeCommit message (Expand)Author
2019-04-17Fix off by one error in OnDiskBitmapScott Shawcroft
2019-03-01fixed typoBryan Siepert
2019-03-01fixed whitespace, clarified variable name, and updated error messagesBryan Siepert
2019-02-28added monochrome, 8bpp indexed, and 32bpp ARGB BMPsBryan Siepert
2019-02-23(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmapsBryan Siepert
2019-01-20adding height and width to OnDiskBitmap for #1460Bryan Siepert
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft