scummvm/graphics/decoders
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
..
bmp.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
bmp.h GRAPHICS: Add palette start index and color count functions to ImageDecoder 2012-05-14 09:56:56 -04: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
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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02: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: Reimplement the PNG-decoder using libpng 2012-08-20 21:14:59 +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: Slight formatting change for consistency. 2012-08-29 15:59:15 +02:00