scummvm/graphics
2012-03-20 01:06:48 +01:00
..
decoders GRAPHICS: Make the JPEG code use the new YUV to RGB converter 2012-03-20 01:06:48 +01:00
fonts GRAPHICS: Render TTF glyphs at the right locations. 2012-03-19 23:00:14 +01:00
scaler JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
colormasks.h
conversion.cpp
conversion.h
cursor.h GRAPHICS: Add cursor palette start/count functions 2011-08-16 00:19:29 -04:00
cursorman.cpp ALL: Fix some signed/unsigned comparison warnings. 2012-02-22 20:20:55 +01:00
cursorman.h COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette 2011-06-04 11:55:56 +02:00
font.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
font.h GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +01:00
fontman.cpp GRAPHICS: Let FontManager::setFont accept an "const BdfFont *". 2012-01-07 01:16:33 +01:00
fontman.h GRAPHICS: Let FontManager::setFont accept an "const BdfFont *". 2012-01-07 01:16:33 +01:00
iff.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
iff.h
maccursor.cpp
maccursor.h GRAPHICS: Add cursor palette start/count functions 2011-08-16 00:19:29 -04:00
module.mk GRAPHICS: Convert JPEG to the ImageDecoder API 2012-03-20 01:06:48 +01:00
palette.h
pixelformat.h
png.cpp GUI: Add support for PNG images in themes 2011-10-23 23:44:14 +01:00
png.h GRAPHICS: The PNG decoder is not used by our GUI. 2012-01-05 10:33:31 +01:00
primitives.cpp
primitives.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scaler.cpp AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc 2011-06-23 15:11:36 +08:00
scaler.h
sjis.cpp GRAPHICS: Formatting. 2011-08-23 15:25:12 +02:00
sjis.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
surface.cpp GRAPHICS: Add a convertTo() function to Surface 2012-03-20 01:06:47 +01:00
surface.h GRAPHICS: Add a convertTo() function to Surface 2012-03-20 01:06:47 +01:00
thumbnail.cpp GRAPHICS: Slight formatting fix. 2011-08-07 15:30:37 +02:00
thumbnail.h GRAPHICS: Slight formatting fix. 2011-08-07 15:30:37 +02:00
VectorRenderer.cpp GUI: Improved pop up and scrollbar arrows look 2011-12-07 14:04:10 +00:00
VectorRenderer.h GUI: Move _gradientBytes to VectorRendererSpec 2011-12-10 11:51:10 +00:00
VectorRendererSpec.cpp GUI: Fix mingw-w64 build errors 2012-02-20 22:38:35 +01:00
VectorRendererSpec.h GUI: Implement AAed tabs 2012-02-20 22:17:33 +01:00
wincursor.cpp GRAPHICS: Add a default Windows cursor 2011-08-16 00:30:12 -04:00
wincursor.h GRAPHICS: Add a default Windows cursor 2011-08-16 00:30:12 -04:00
yuv_to_rgb.cpp GRAPHICS: Make the JPEG code use the new YUV to RGB converter 2012-03-20 01:06:48 +01:00
yuv_to_rgb.h GRAPHICS: Make the JPEG code use the new YUV to RGB converter 2012-03-20 01:06:48 +01:00