scummvm/graphics/decoders
2013-04-16 12:00:39 -04:00
..
bmp.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
bmp.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00
iff.cpp GRAPHICS: New IFFDecoder that decodes ILBM and PBM images 2013-01-06 20:04:42 +01: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: Fix quantization table id check 2013-04-16 12:00:39 -04:00
jpeg.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00
pcx.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
pcx.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
pict.cpp GRAPHICS: Make failing to find the PICT header return false from loadStream 2012-10-16 22:15:09 -04:00
pict.h Merge remote branch 'upstream/master' into pegasus 2012-09-12 20:18:13 -04:00
png.cpp GRAPHICS: Fix leak in PNG-decoder. 2013-01-24 17:39:16 +01:00
png.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00
tga.cpp GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoder 2012-09-15 18:08:34 +02:00
tga.h GRAPHICS: Mark decoders used by Wintermute as such. 2012-10-23 21:48:27 +02:00