scummvm/image
2021-04-10 10:59:09 +02:00
..
codecs IMAGE: Add support for Xan codec videos (Crusader, Wing Commander) 2021-03-14 19:16:24 +01:00
bmp.cpp IMAGE: Added not on BMP format conversion 2021-03-30 16:57:06 +02:00
bmp.h IMAGE: Mark BitmapDecoder as being used by buried 2021-03-22 00:07:37 +01:00
cel_3do.cpp IMAGE: Add decoder for CEL 3DO format 2020-10-24 00:59:01 +02:00
cel_3do.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
gif.cpp IMAGE: added GIFDecoder using libgif 2021-04-10 10:59:09 +02:00
gif.h IMAGE: added GIFDecoder using libgif 2021-04-10 10:59:09 +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 DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
image_decoder.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
jpeg.cpp IMAGE: Print source of callback messages. Change PNG warning into debug. 2021-02-13 12:31:16 +01:00
jpeg.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
module.mk IMAGE: added GIFDecoder using libgif 2021-04-10 10:59:09 +02:00
pcx.cpp
pcx.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
pict.cpp IMAGE: Fix Missing Default Switch Cases 2019-11-30 22:08:44 +00:00
pict.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00
png.cpp IMAGE: Allow writing PNG from 8 bit surfaces 2021-03-15 00:56:01 +00:00
png.h IMAGE: missing override for png decoder 2021-04-06 11:15:06 +02:00
tga.cpp IMAGE: Properly load bottom origin RLE encoded TGA images 2017-01-01 02:36:01 -05:00
tga.h DOXYGEN: Doxy work on files from 'image' 2020-11-29 23:04:01 +00:00