scummvm/graphics
2009-12-06 04:38:20 +00:00
..
fonts
scaler Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that they can be used by multiple backends (more could be added as needed) 2009-11-18 15:19:44 +00:00
video Adding support for mono signed 16bit little-endian uncompressed PCM audio (thank you, clone :)) 2009-12-06 04:38:20 +00:00
colormasks.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
conversion.cpp Some const correctness changes; cleanup 2009-10-09 21:47:33 +00:00
conversion.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
cursorman.cpp
cursorman.h
dither.cpp
dither.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
font.cpp
font.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
fontman.cpp
fontman.h
iff.cpp Fix incorrectly placed doxygen comments; replace Common::ID2string by Common::tag2string 2009-11-24 22:08:34 +00:00
iff.h Fix incorrectly placed doxygen comments; replace Common::ID2string by Common::tag2string 2009-11-24 22:08:34 +00:00
imagedec.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
imagedec.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
jpeg.cpp
jpeg.h
module.mk Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that they can be used by multiple backends (more could be added as needed) 2009-11-18 15:19:44 +00:00
pixelformat.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
primitives.cpp
primitives.h
scaler.cpp
scaler.h
sjis.cpp Cleanup. 2009-11-19 22:22:08 +00:00
sjis.h Cleanup. 2009-11-19 22:22:08 +00:00
surface.cpp
surface.h
thumbnail.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
thumbnail.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
VectorRenderer.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
VectorRenderer.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
VectorRendererSpec.cpp
VectorRendererSpec.h