scummvm/graphics
2016-03-14 20:56:14 -04:00
..
fonts GRAPHICS: Silence an MSVC warning 2016-01-08 02:01:27 +02:00
scaler GRAPHICS: Manually specify function alignment in ARM assembly. 2014-03-06 20:21:48 +01:00
colormasks.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
conversion.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
conversion.h GRAPHICS: Fix some Doxygen comments that seem wrong. 2014-08-29 03:26:48 +02:00
cursor.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
cursorman.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
cursorman.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
font.cpp GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
font.h GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
fontman.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
fontman.h GRAPHICS: Fix some Doxygen comments that seem wrong. 2014-08-29 03:26:48 +02:00
maccursor.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
maccursor.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
managed_surface.cpp GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
managed_surface.h GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
module.mk GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
palette.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
pixelformat.cpp GRAPHICS: Remove unused header include. 2015-11-16 17:01:59 +01:00
pixelformat.h GRAPHICS: Make PixelFormat::toString const. 2015-11-16 16:03:44 +01:00
primitives.cpp GRAPHICS: Silence some false positive MSVC warnings 2016-02-19 02:38:30 +02:00
primitives.h GRAPHICS: Move generic primitives from WAGE engine 2016-02-14 17:13:03 +01:00
scaler.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
scaler.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
screen.cpp GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
screen.h GRAPHICS: Added ManagedSurface and Screen classes 2016-03-14 20:56:14 -04:00
sjis.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
sjis.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
surface.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
surface.h GRAPHICS: Remove some trailing whitespace in surface.h 2014-10-28 15:03:44 +02:00
thumbnail.cpp JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
thumbnail.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
transform_struct.cpp COMMON: Copy TransparentSurface from Wintermute engine to common code 2014-06-15 15:43:06 +03:00
transform_struct.h GRAPHICS: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
transform_tools.cpp COMMON: Copy TransparentSurface from Wintermute engine to common code 2014-06-15 15:43:06 +03:00
transform_tools.h GRAPHICS: Silence an MSVC warning 2014-10-19 17:03:14 +03:00
transparent_surface.cpp GRAPHICS: Fix fast ALPHA_BINARY blitting with TransparentSurface. 2015-12-14 02:15:28 +01:00
transparent_surface.h GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat. 2015-12-14 05:16:12 +01:00
VectorRenderer.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
VectorRenderer.h GRAPHICS: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
VectorRendererSpec.cpp GRAPHICS: Remove superfluous ABS usage to silence a warning. 2016-02-21 17:45:30 +01:00
VectorRendererSpec.h GRAPHICS: Let drawLineAlg in VectorRenderer code take unsigned dx, dy. 2016-02-21 14:41:29 +01:00
wincursor.cpp GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
wincursor.h GRAPHICS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
yuv_to_rgb.cpp GRAPHICS: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
yuv_to_rgb.h GRAPHICS: Cleanup the YUV to RGB usage documentation 2013-06-30 17:56:36 -04:00