mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-02 15:16:46 +00:00
9e4a4f8c77
This is actually used for images without Rgn as well. The new code should be easier to understand, and it handles all of the black and white images from the Mac versions of Loom, Indy 3, Indy 4, MI1, and MI2. It's still unfortunate - and perhaps unnecessary - that we had two different decoders for Rect/Rgn, but I'm not comfortable modifying the old one. Maybe later. |
||
---|---|---|
.. | ||
codecs | ||
ani.cpp | ||
ani.h | ||
bmp.cpp | ||
bmp.h | ||
cel_3do.cpp | ||
cel_3do.h | ||
codec-options.h | ||
gif.cpp | ||
gif.h | ||
icocur.cpp | ||
icocur.h | ||
iff.cpp | ||
iff.h | ||
image_decoder.h | ||
jpeg.cpp | ||
jpeg.h | ||
module.mk | ||
neo.cpp | ||
neo.h | ||
pcx.cpp | ||
pcx.h | ||
pict.cpp | ||
pict.h | ||
png.cpp | ||
png.h | ||
scr.cpp | ||
scr.h | ||
tga.cpp | ||
tga.h | ||
xbm.cpp | ||
xbm.h |