scummvm/graphics/decoders
2012-10-23 21:48:27 +02: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
image_decoder.h GRAPHICS: Fix ImageDecoder inconsistency with getPalette() 2012-09-09 17:20:07 -04:00
jpeg.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02: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 PNG: call png_set_interlace_handling() before calling png_read_update_info() 2012-09-06 01:35:58 +03: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