scummvm/graphics
Eugene Sandulenko 7d76962721 GRAPHICS: Fix decoding of 4bpp PNGs
Fixes checkbox in options menu in Sword25.
2011-06-16 23:35:02 +03:00
..
fonts GRAPHICS: Get rid of kSODFont (ScummFont) 2011-06-06 23:20:08 +01:00
scaler SCALERS: Fix Normal1xAspect scaler bug reported in bug #3313709 2011-06-14 22:43:28 +02:00
colormasks.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
conversion.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
conversion.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cursorman.cpp BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00
cursorman.h COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette 2011-06-04 11:55:56 +02:00
dither.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dither.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GRAPHICS: Rename some members of NewFont 2011-05-23 12:13:02 +02:00
font.h GRAPHICS: Get rid of kSODFont (ScummFont) 2011-06-06 23:20:08 +01:00
fontman.cpp JANITORIAL: Unbreak building with --disable-translation 2011-06-07 06:21:04 +02:00
fontman.h GRAPHICS: Add kLocalizedFont in FontManager 2011-06-06 23:20:10 +01:00
iff.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
iff.h GRAPHICS: flavour -> flavor 2011-05-25 10:50:47 -04:00
imagedec.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
imagedec.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
jpeg.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
jpeg.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
maccursor.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
maccursor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk GRAPHICS: Get rid of kSODFont (ScummFont) 2011-06-06 23:20:08 +01:00
palette.h ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
pict.cpp GRAPHICS: Update links to info on PICT+JPEG 2011-05-18 23:21:20 -04:00
pict.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pixelformat.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
png.cpp GRAPHICS: Fix decoding of 4bpp PNGs 2011-06-16 23:35:02 +03:00
png.h COMMON: Added compilation safeguards for the png decoder 2011-05-13 20:34:25 +03:00
primitives.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
primitives.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scaler.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
scaler.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sjis.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sjis.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface.cpp GRAPHICS: Cleanup formatting 2011-05-19 18:38:09 -04:00
surface.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
thumbnail.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
thumbnail.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
VectorRenderer.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
VectorRenderer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
VectorRendererSpec.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
VectorRendererSpec.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
wincursor.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
wincursor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
yuv_to_rgb.cpp GRAPHICS: Optimize the convertYUV420ToRGB function a bit more 2011-05-24 18:22:48 -04:00
yuv_to_rgb.h GRAPHICS: Add some docs and sanity checks to the YUV to RGB code 2011-05-18 10:05:13 -04:00