scummvm/graphics
clone2727 2e4ee0b2d0 Merge pull request #275 from clone2727/pegasus
Pegasus engine (The Journeyman Project: Pegasus Prime)
2012-09-20 13:17:39 -07:00
..
decoders Merge pull request #275 from clone2727/pegasus 2012-09-20 13:17:39 -07:00
fonts GRAPHICS: Add a DPI parameter to loadTTFFont. 2012-08-09 03:13:00 +02:00
scaler SCALER: Neon code for aspect correction for OpenPandora 2012-09-17 22:13:34 +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
cursor.h GRAPHICS: Add cursor palette start/count functions 2011-08-16 00:19:29 -04:00
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 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: Take ownership of fonts passed to FontManager. 2012-03-28 19:17:13 +02:00
fontman.h GRAPHICS: Take ownership of fonts passed to FontManager. 2012-03-28 19:17:13 +02:00
iff.cpp GRAPHICS: Small formatting fixes in iff.cpp. 2012-07-25 21:07:19 +02:00
iff.h GRAPHICS: flavour -> flavor 2011-05-25 10:50:47 -04:00
maccursor.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
maccursor.h GRAPHICS: Add cursor palette start/count functions 2011-08-16 00:19:29 -04:00
module.mk GRAPHICS: Add a common PCX image decoder 2012-09-13 01:49:29 +03:00
palette.h ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
pixelformat.h GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present 2012-06-15 23:11:28 -04:00
primitives.cpp GRAPHICS: Make drawThickLine take a thickness in both x and y directions 2011-10-27 19:20:02 -04:00
primitives.h GRAPHICS: Make drawThickLine take a thickness in both x and y directions 2011-10-27 19:20:02 -04:00
scaler.cpp GRAPHICS: Replace OverlayColor with uint16 in scaler code. 2012-06-12 04:18:59 +02:00
scaler.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 Merge remote branch 'upstream/master' into pegasus 2012-04-19 08:16:24 -04:00
surface.h Merge remote branch 'upstream/master' into pegasus 2012-03-20 14:49:16 -04: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 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 GUI: Implement AAed tabs 2012-02-20 22:17:33 +01:00
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 GRAPHICS: Implement different luminance ranges 2012-09-18 16:50:01 -04:00
yuv_to_rgb.h GRAPHICS: Update YUV410 conversion docs 2012-09-19 16:00:27 -04:00