scummvm/graphics
2016-08-03 17:28:15 +02:00
..
fonts GRAPHICS: Silence an MSVC warning 2016-01-08 02:01:27 +02:00
macgui WAGE/GRAPHICS: Move standard Mac font mapping to gui/ 2016-08-03 17:28:15 +02:00
scaler GRAPHICS: Allow saving thumbnails of 32 bits screens 2016-03-27 14:52:34 +02:00
colormasks.h
conversion.cpp
conversion.h
cursor.h
cursorman.cpp
cursorman.h
font.cpp GRAPHICS: Implement convenience Font::drawChar taking ManagedSurface. 2016-03-21 02:03:12 +01:00
font.h GRAPHICS: Implement convenience Font::drawChar taking ManagedSurface. 2016-03-21 02:03:12 +01:00
fontman.cpp
fontman.h
maccursor.cpp
maccursor.h
managed_surface.cpp GRAPHICS: Fix create call in ManagedSurface constructor 2016-03-20 20:53:01 -04:00
managed_surface.h GRAPHICS: Fix MangaedSurface pixel casting errors 2016-03-20 16:37:19 -04:00
module.mk GRAPHICS: Reorder modules to preserve alphabetical order 2016-08-02 08:33:50 +02:00
nine_patch.cpp GRAPHICS: Add basic caching to 9patch colors 2016-08-02 08:33:50 +02:00
nine_patch.h GRAPHICS: Fix warnings 2016-08-03 14:41:14 +02:00
palette.h
pixelformat.cpp GRAPHICS: Remove unused header include. 2015-11-16 17:01:59 +01:00
pixelformat.h
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
scaler.h
screen.cpp GRAPHICS: Set parameterless Screen constructor to use screen format 2016-03-21 20:12:10 -04:00
screen.h GRAPHICS: Remove virtual inheritance from Graphics::Screen 2016-05-26 23:09:07 -04:00
sjis.cpp
sjis.h
surface.cpp GRAPHICS: Initialize mask in FllodFill when required 2016-06-14 20:45:09 +02:00
surface.h GRAPHICS: Add possibility to specify Fill maskmode in the constructor 2016-06-14 20:30:24 +02:00
thumbnail.cpp JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp GUI: Add blipClip() 2016-07-03 12:23:57 +02:00
transparent_surface.h GUI: Add blipClip() 2016-07-03 12:23:57 +02:00
VectorRenderer.cpp GUI: Prepare button to be clipped 2016-07-03 12:14:45 +02:00
VectorRenderer.h GUI: Fix blitAlphaBitmapClip() 2016-07-03 12:24:11 +02:00
VectorRendererSpec.cpp GRAPHICS: Fix copy/paste error in blitAlphaBitmapClip() (CID 1357410) 2016-07-11 05:43:24 +02:00
VectorRendererSpec.h GUI: Fix blitAlphaBitmapClip() 2016-07-03 12:24:11 +02:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h