mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
c24f92cb6f
Previously the upscale test was changing the frame contents with incorrect data before going back, but the algorithm relies on not changing contents for some pixels by "skipping" them. Duplicated a bit of code to create a non-destructive upscale test before decoding the whole frame. |
||
---|---|---|
.. | ||
codecs | ||
bmp.cpp | ||
bmp.h | ||
cel_3do.cpp | ||
cel_3do.h | ||
gif.cpp | ||
gif.h | ||
iff.cpp | ||
iff.h | ||
image_decoder.h | ||
jpeg.cpp | ||
jpeg.h | ||
module.mk | ||
pcx.cpp | ||
pcx.h | ||
pict.cpp | ||
pict.h | ||
png.cpp | ||
png.h | ||
tga.cpp | ||
tga.h |