scummvm/graphics
Johannes Schickel 66c3279b2f GRAPHICS: Obtain pointer to dst surface after bounds checks in TTF renderer.
This should really make sure we are not drawing outside the surface bounds.
2012-02-02 02:39:41 +01:00
..
fonts GRAPHICS: Obtain pointer to dst surface after bounds checks in TTF renderer. 2012-02-02 02:39:41 +01:00
scaler COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01: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
cursorman.h
font.cpp GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +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
iff.h
imagedec.cpp
imagedec.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
jpeg.cpp GRAPHICS: Whops. Fix misformatting introduced with 243de59. 2012-01-06 15:59:16 +01:00
jpeg.h
maccursor.cpp
maccursor.h GRAPHICS: Add cursor palette start/count functions 2011-08-16 00:19:29 -04:00
module.mk GRAPHICS: Add a TTF font class using FreeType2. 2012-01-29 16:26:20 +01:00
palette.h
pict.cpp GRAPHICS: Fix PICT lines with large pitches 2011-12-19 15:21:35 -05:00
pict.h GRAPHICS: Rewrite PictDecoder's opcode handling 2011-10-07 11:31:41 -04:00
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
scaler.h
sjis.cpp GRAPHICS: Formatting. 2011-08-23 15:25:12 +02:00
sjis.h GRAPHICS: Display warning in case the SJIS.FNT version does not match. 2011-08-23 15:15:29 +02:00
surface.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
surface.h
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 GRAPHICS: Crash fix for bug #3466536 ("Assertion on MIDI gain slider"). 2011-12-29 06:32:09 +00:00
VectorRendererSpec.h GUI: Refactor gradient calculation into separate method 2011-12-10 11:51:10 +00: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 JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
yuv_to_rgb.h ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00