scummvm/graphics/decoders
2013-09-16 15:55:36 +02:00
..
bmp.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
bmp.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00
iff.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
iff.h GRAPHICS: New IFFDecoder that decodes ILBM and PBM images 2013-01-06 20:04:42 +01:00
image_decoder.h GRAPHICS: Fix ImageDecoder inconsistency with getPalette() 2012-09-09 17:20:07 -04:00
jpeg.cpp GRAPHICS: Implement JPEGDecoder based on libjpeg. 2013-09-16 15:55:36 +02:00
jpeg.h GRAPHICS: Implement JPEGDecoder based on libjpeg. 2013-09-16 15:55:36 +02:00
pcx.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
pcx.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
pict.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
pict.h Merge remote branch 'upstream/master' into pegasus 2012-09-12 20:18:13 -04:00
png.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
png.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00
tga.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
tga.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00