Commit Graph

4 Commits (bd7120bae41b6e7ac86c664c8220b59cd57242bb)

Author SHA1 Message Date
Peter Nelson ae3390fe48 Codechange: Add ColourShade enum. 4 months ago
Peter Nelson 0463d4c198 Codechange: Remove direct access to _colour_gradient.
Access is now through GetColourGradient, which ensures parameters are in range.
4 months ago
Peter Nelson 0bc22dd310 Add: 32bpp-to-8bpp palette index lookup.
Lookups are calculated on demand and caches in a 256KB in-memory table.
6 months ago
Peter Nelson daec0e2ca4 Codechange: Split palette handling to separate file. 6 months ago