scummvm/image
Vladimir Serbinenko f3f0d0228a IMAGE: Add decoder for CEL 3DO format
This format is used by 3DO version of Plumbers Don't Wear Ties
but it's a generic format on 3DO similar to BMP on windows.
2020-10-24 00:59:01 +02:00
..
codecs IMAGE: Added sanity checks to SMC video decoder 2020-08-19 14:54:47 +02:00
bmp.cpp IMAGE: Add support for Crusader: No Remorse movie decoding 2020-05-11 07:54:24 +02:00
bmp.h IMAGE: Update Engine Usage Comment in BMP Decoder 2020-10-07 22:52:12 +03:00
cel_3do.cpp IMAGE: Add decoder for CEL 3DO format 2020-10-24 00:59:01 +02:00
cel_3do.h IMAGE: Add decoder for CEL 3DO format 2020-10-24 00:59:01 +02:00
iff.cpp KINGDOM: Add some functions and constants (courtesy of TMM), fix the IFFDecoder for chunks with odd size 2020-06-07 00:02:29 +02:00
iff.h
image_decoder.h IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
jpeg.cpp IMAGE: Fix Missing Default Switch Cases 2019-11-30 22:08:44 +00:00
jpeg.h IMAGE: Allow setting the output pixel format to the JPEG decoder 2019-04-28 07:59:14 +02:00
module.mk IMAGE: Add decoder for CEL 3DO format 2020-10-24 00:59:01 +02:00
pcx.cpp
pcx.h
pict.cpp IMAGE: Fix Missing Default Switch Cases 2019-11-30 22:08:44 +00:00
pict.h GRAPHICS: Add support for PICT opcode $90 BitsRect 2019-03-31 14:02:58 +03:00
png.cpp IMAGE: Fix potential memory leaks 2020-01-06 13:35:04 +01:00
png.h OPENGL: Ensure surfaces created by saveScreenshot are the right way up 2020-01-02 20:53:29 +02:00
tga.cpp IMAGE: Properly load bottom origin RLE encoded TGA images 2017-01-01 02:36:01 -05:00
tga.h IMAGE: Add titanic to list of engines using TGA decoder 2016-08-05 19:19:45 -04:00