scummvm/graphics
Johannes Schickel 82a553a12c Merge pull request #247 from clone2727/pixelformat-argb-fix
GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present
2012-06-20 09:24:08 -07:00
..
decoders GRAPHICS: Add palette start index and color count functions to ImageDecoder 2012-05-14 09:56:56 -04:00
fonts
scaler GRAPHICS: Replace OverlayColor with uint16 in scaler code. 2012-06-12 04:18:59 +02:00
colormasks.h
conversion.cpp
conversion.h
cursor.h
cursorman.cpp GRAPHICS: Let CursorMan's cursor functions take "const void *" buffers. 2012-06-16 03:28:42 +02:00
cursorman.h GRAPHICS: Let CursorMan's cursor functions take "const void *" buffers. 2012-06-16 03:28:42 +02:00
font.cpp
font.h
fontman.cpp
fontman.h
iff.cpp
iff.h
maccursor.cpp
maccursor.h
module.mk
palette.h
pixelformat.h GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present 2012-06-15 23:11:28 -04:00
primitives.cpp
primitives.h
scaler.cpp GRAPHICS: Replace OverlayColor with uint16 in scaler code. 2012-06-12 04:18:59 +02:00
scaler.h
sjis.cpp
sjis.h
surface.cpp
surface.h
thumbnail.cpp
thumbnail.h
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
VectorRendererSpec.h
wincursor.cpp GRAPHICS: Hide the WinCursor implementation 2012-05-14 09:56:56 -04:00
wincursor.h GRAPHICS: Hide the WinCursor implementation 2012-05-14 09:56:56 -04:00
yuv_to_rgb.cpp
yuv_to_rgb.h