aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/iff.cpp
AgeCommit message (Expand)Author
2013-10-26GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy().peres
2013-10-26Revert "GRAPHICS: do not clear the internal state of IFFDecoder on loadStream...peres
2013-10-26GRAPHICS: do not clear the internal state of IFFDecoder on loadStream().peres
2013-08-03GRAPHICS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03GRAPHICS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-01-06GRAPHICS: New IFFDecoder that decodes ILBM and PBM imagesTomas Jakobsson