aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/image/imgloader.cpp
AgeCommit message (Expand)Author
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03SWORD25: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03SWORD25: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-03-20GRAPHICS: Move PNG to the ImageDecoder interfaceMatthew Hoops
2011-05-26SWORD25: Merged the PNG and thumbnail decoding code into a common classmd5