scummvm/graphics
2019-12-01 21:54:05 +01:00
..
fonts GRAPHICS: Fix Missing Default Switch Cases 2019-11-17 10:11:25 +00:00
macgui GRAPHICS: MACGUI: Fix default font size 2019-12-01 21:54:05 +01:00
scaler GRAPHICS: Remove downscalers only used by the Windows CE port 2019-11-17 22:33:56 +01:00
colormasks.h GRAPHICS: Add a PixelType to ColorMasks. 2019-04-01 00:29:23 +03:00
conversion.cpp
conversion.h
cursor.h
cursorman.cpp GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphics::Cursor 2019-08-09 23:58:32 +03:00
cursorman.h GRAPHICS: Add Default Constructor for Cursor Structure 2019-09-30 04:00:11 +01:00
font.cpp COMMON: Support text wrapping with even width line segments 2019-08-02 00:08:38 +02:00
font.h COMMON: Explain new params for wordWrapText() 2019-08-02 00:08:38 +02:00
fontman.cpp GRAPHICS: Fix Missing Default Switch Cases 2019-11-17 10:11:25 +00:00
fontman.h
larryScale_generated.cpp GRAPHICS: Remove BOM at start of larryscale files 2018-06-03 18:41:54 +01:00
larryScale_generator.js
larryScale.cpp GRAPHICS: Remove BOM at start of larryscale files 2018-06-03 18:41:54 +01:00
larryScale.h GRAPHICS: Remove BOM at start of larryscale files 2018-06-03 18:41:54 +01:00
maccursor.cpp GRAPHICS: Display Mac monochrome cursor inverted pixels 2019-08-21 14:13:26 +03:00
maccursor.h GRAPHICS: Display Mac monochrome cursor inverted pixels 2019-08-21 14:13:26 +03:00
managed_surface.cpp GRAPHICS: Added source transparency parameter to ManagedSurface::transBlit 2019-09-03 17:17:14 +02:00
managed_surface.h GRAPHICS: Added source transparency parameter to ManagedSurface::transBlit 2019-09-03 17:17:14 +02:00
mode.h
module.mk
nine_patch.cpp GRAPHICS: Further Fix for MSVC Warnings in Nine Patch Code 2019-10-03 04:42:44 +01:00
nine_patch.h GRAPHICS: Fix NinePatch palette length. 2019-09-29 16:40:06 +02:00
palette.h
pixelformat.cpp
pixelformat.h GRAPHICS: Add Missing Switch Default Case in PixelFormat Header 2019-10-03 00:59:41 +01:00
primitives.cpp HDB: Remove useless returns 2019-09-07 22:49:07 +02:00
primitives.h
scaler.cpp
scaler.h
screen.cpp
screen.h
sjis.cpp KYRA: implement SJIS features required for EOB II FM-Towns 2018-11-14 17:22:20 +01:00
sjis.h KYRA: implement SJIS features required for EOB II FM-Towns 2018-11-14 17:22:20 +01:00
surface.cpp GRAPHICS: Fix dstFormat check in Surface::convertTo 2019-03-03 13:44:53 +01:00
surface.h
thumbnail.cpp GRAPHICS: Set thumbnail to nullptr when loading the thumbnail is skipped 2018-08-03 14:51:12 +02:00
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp GFX: Use degree conversion common math funcs 2018-07-03 23:08:48 +01:00
transform_tools.h
transparent_surface.cpp GRAPHICS: Enhanced setAlpha method 2019-11-13 22:07:08 +01:00
transparent_surface.h GRAPHICS: Enhanced setAlpha method 2019-11-13 22:07:08 +01:00
VectorRenderer.cpp GUI: Add DropdownButtonWidget and use it in the launcher for mass add 2019-11-24 14:06:25 +01:00
VectorRenderer.h GUI: Add DropdownButtonWidget and use it in the launcher for mass add 2019-11-24 14:06:25 +01:00
VectorRendererSpec.cpp GUI: Add DropdownButtonWidget and use it in the launcher for mass add 2019-11-24 14:06:25 +01:00
VectorRendererSpec.h GRAPHICS: Vector renderer clipping rect related cleanups 2019-10-07 21:47:42 +02:00
wincursor.cpp COMMON: Replace NEResourceType and PEResourceType with a shared enum 2019-05-01 23:52:56 +03:00
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h IMAGE: Allow setting the output pixel format to the JPEG decoder 2019-04-28 07:59:14 +02:00