mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 16:59:06 +00:00
10eeb453d6
and memcpying it does. This commit also contains some code protected by #ifdef DXA_EXPERIMENT_MAXD that allows for reading an extended header on a .dxa file and using a MAXD chunk, if found, to reduce the amount of memory required to play a movie. Whether this gets enabled or not will ultimately depend on whether the savings are justified (i.e. if we can find a case where it makes enough difference). svn-id: r28047 |
||
---|---|---|
.. | ||
fonts | ||
scaler | ||
colormasks.h | ||
cursorman.cpp | ||
cursorman.h | ||
dxa_player.cpp | ||
dxa_player.h | ||
font.cpp | ||
font.h | ||
fontman.cpp | ||
fontman.h | ||
iff.cpp | ||
iff.h | ||
imagedec.cpp | ||
imagedec.h | ||
imageman.cpp | ||
imageman.h | ||
module.mk | ||
mpeg_player.cpp | ||
mpeg_player.h | ||
primitives.cpp | ||
primitives.h | ||
scaler.cpp | ||
scaler.h | ||
surface.cpp | ||
surface.h |