aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/image_decoder.h
AgeCommit message (Collapse)Author
2012-08-12GRAPHICS: Clarify format of the palette in ImageDecoderMatthew Hoops
2012-05-14GRAPHICS: Add palette start index and color count functions to ImageDecoderMatthew Hoops
2012-03-20GRAPHICS: Rewrite ImageDecoder to have an improved APIMatthew Hoops
The new bitmap decoder class is based off the Mohawk one, and now has 8bpp decoding capability.