| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-01 | fixed typo | Bryan Siepert | |
| 2019-03-01 | fixed whitespace, clarified variable name, and updated error messages | Bryan Siepert | |
| 2019-02-28 | added monochrome, 8bpp indexed, and 32bpp ARGB BMPs | Bryan Siepert | |
| 2019-02-23 | (fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps | Bryan Siepert | |
| 2019-01-20 | adding height and width to OnDiskBitmap for #1460 | Bryan Siepert | |
| 2018-09-12 | Add OnDiskBitmap which loads pixel data straight from disk. | Scott Shawcroft | |
| Also, renamed Sprite's palette to pixel_shader so it can be anything that produces colors based on values (including color values). Added a ColorConverter that converts RGB888 (found in bitmaps) to RGB565 for the display. Fixes #1182 | |||
