Age | Commit message (Expand) | Author |
---|---|---|
2012-05-14 | GRAPHICS: Add palette start index and color count functions to ImageDecoder | Matthew Hoops |
2012-05-04 | GRAPHICS: Fix 32-bit DirectBits images | Matthew Hoops |
2012-04-22 | GRAPHICS: Fix BMP getPalette function definition. | D G Turner |
2012-04-19 | GRAPHICS: Only accept JPEG CompressedQuickTime PICT opcodes | Matthew Hoops |
2012-04-08 | GRAPHICS: Add comments on which engines use the decoders | Matthew Hoops |
2012-03-19 | GRAPHICS: Fix regression caused by a bad rebase | Matthew Hoops |
2012-03-19 | GRAPHICS: Fix PICT 16bpp | Matthew Hoops |
2012-03-20 | GRAPHICS: Move PNG to the ImageDecoder interface | Matthew Hoops |
2012-03-20 | GRAPHICS: Make the JPEG code use the new YUV to RGB converter | Matthew Hoops |
2012-03-20 | GRAPHICS: Convert JPEG to the ImageDecoder API | Matthew Hoops |
2012-03-20 | GRAPHICS: Convert PictDecoder to the ImageDecoder API | Matthew Hoops |
2012-03-20 | GRAPHICS: Rewrite ImageDecoder to have an improved API | Matthew Hoops |