scummvm/graphics
2017-08-15 19:50:07 +02:00
..
fonts GRAPHICS: Load Mac font heights too (still unused) 2017-08-01 10:42:21 +02:00
macgui GRAPHICS: MACGUI: Syncronise internal state when selection is cut 2017-08-15 19:50:07 +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 Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
cursorman.h
font.cpp GRAPHICS: Added optional initial line width ot text wrapper 2017-01-29 18:41:07 +01:00
font.h GRAPHICS: Added optional initial line width ot text wrapper 2017-01-29 18:41:07 +01:00
fontman.cpp Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
fontman.h
maccursor.cpp
maccursor.h
managed_surface.cpp GRAPHICS: Apply eriktorbjorn's fix for non-origin transBlitFrom calls 2017-02-21 20:41:35 -05:00
managed_surface.h JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
module.mk GRAPHICS: Skeleton of MacTextWindow 2017-07-17 23:45:22 +02:00
nine_patch.cpp GRAPHICS: Fix leak in ninepatch destructor 2016-08-26 12:27:16 +02:00
nine_patch.h GRAPHICS: Fix warnings 2016-08-03 14:41:14 +02:00
palette.h
pixelformat.cpp GRAPHICS: Include bytesPerPixel in toString representation 2017-05-27 09:39:08 +02:00
pixelformat.h GRAPHICS: Added a PixelFormat bpp method 2016-09-29 20:35:05 -04:00
primitives.cpp GRAPHICS: Correcting think line thickness 2016-08-25 12:25:58 +02:00
primitives.h
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 JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02: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 Graphics:: Add multiply blend mode 2017-08-12 08:31:56 +02:00
transform_tools.cpp
transform_tools.h
transparent_surface.cpp Graphics:: Add multiply blend mode 2017-08-12 08:31:56 +02:00
transparent_surface.h GRAPHICS: Allow nearest neighbor scaling of 1Bpp and 2Bpp TransparentSurfaces 2017-07-06 19:12:36 -05:00
VectorRenderer.cpp GUI: Prepare button to be clipped 2016-07-03 12:14:45 +02:00
VectorRenderer.h GUI: Added transparency to PicWidgets 2016-08-24 16:07:55 +06:00
VectorRendererSpec.cpp JANITORIAL: Silence some more GCC 7 fallthrough warnings 2017-08-06 15:26:44 +02:00
VectorRendererSpec.h GUI: Added transparency to PicWidgets 2016-08-24 16:07:55 +06:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
yuv_to_rgb.h