scummvm/graphics
2013-02-01 01:54:39 +01:00
..
decoders GRAPHICS: Let JPEGs pixelformat state 0 alpha bits. 2013-02-01 01:54:39 +01:00
fonts JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
scaler GRAPHICS: Rename NEON_ASPECT_CORRECTOR to USE_ARM_NEON_ASPECT_CORRECTOR 2012-10-21 18:43:07 +01:00
colormasks.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
conversion.cpp GRAPHICS: Fix compilation of conversion.cpp on motomagx. 2012-10-09 23:32:51 +02:00
conversion.h GRAPHICS: Allow in-place conversion with any color formats in crossBlit. 2012-08-28 02:27:48 +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
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: Delete iff.cpp and iff.h since all ILBM and PBM decoding is handled by IFFDecoder now 2013-01-06 20:04:50 +01: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 JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
primitives.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
scaler.cpp JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
surface.cpp Merge pull request #257 from lordhoto/graphics-conversion 2012-10-08 14:18:33 -07:00
surface.h Merge pull request #257 from lordhoto/graphics-conversion 2012-10-08 14:18:33 -07:00
thumbnail.cpp GRAPHICS: Serialize PixelFormat for thumbnails and allow 4Bpp surfaces. 2012-07-14 03:07:48 +02:00
thumbnail.h GRAPHICS: Serialize PixelFormat for thumbnails and allow 4Bpp surfaces. 2012-07-14 03:07:48 +02:00
VectorRenderer.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
VectorRenderer.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
VectorRendererSpec.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00