scummvm/image
Eugene Sandulenko 8626c39b21
IMAGE: Fix SMC decoder
It is a regression introduced in 6fb49b6595.
Because of this, we were not reading all the bytes from the source.
2021-08-10 20:51:42 +02:00
..
codecs IMAGE: Fix SMC decoder 2021-08-10 20:51:42 +02:00
bmp.cpp
bmp.h
cel_3do.cpp
cel_3do.h
gif.cpp
gif.h
iff.cpp
iff.h
image_decoder.h
jpeg.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
jpeg.h
module.mk
pcx.cpp
pcx.h
pict.cpp
pict.h
png.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
png.h IMAGE: Use 0-bit alpha for non-transparent PNGs 2021-07-05 01:00:11 +02:00
tga.cpp
tga.h