scummvm/graphics
2020-04-02 18:06:35 +02:00
..
fonts GRAPHICS: FONTS: Fix Mac outline font generation 2020-03-22 18:08:30 +01:00
macgui GRAPHICS: MACGUI: Plug memory leak 2020-04-02 18:06:35 +02:00
scaler SDL: Remove duplicated cursorStretch200To240() function 2019-12-25 08:52:19 +02:00
colormasks.h
conversion.cpp
conversion.h
cursor.h
cursorman.cpp
cursorman.h GRAPHICS: Add Default Constructor for Cursor Structure 2019-09-30 04:00:11 +01:00
font.cpp
font.h
fontman.cpp GRAPHICS: Fix Missing Default Switch Cases 2019-11-17 10:11:25 +00:00
fontman.h
larryScale_generated.cpp GRAPHICS: Fix Missing Default Switch Cases in LarryScale 2019-12-11 05:37:23 +00:00
larryScale_generator.js GRAPHICS: Fix Missing Default Switch Cases in LarryScale 2019-12-11 05:37:23 +00:00
larryScale.cpp GRAPHICS: Remove redundant (and illegal) includes 2020-03-25 09:49:58 +01:00
larryScale.h
maccursor.cpp
maccursor.h
managed_surface.cpp GRAPHICS: Fix setting ManagedSurface palette 2020-03-22 20:29:37 -07:00
managed_surface.h GRAPHICS: Make copying sources as const 2020-02-01 13:13:51 -08:00
mode.h
module.mk GRAPHICS: MACGUI: Initial code for MacEditableText 2020-01-02 18:23:33 +01:00
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 GRAPHICS: Fix arguments order in drawRect 2020-01-11 11:55:45 +08:00
primitives.h DIRECTOR: Added drawing for QuickDraw cast members 2019-12-25 18:05:33 +01:00
scaler.cpp GRAPHICS: Remove more unused scalers 2019-12-17 01:18:11 +02:00
scaler.h GRAPHICS: Remove more unused scalers 2019-12-17 01:18:11 +02:00
screen.cpp GRAPHICS: Add new overridable updateScreen method to Screen 2020-02-01 13:13:51 -08:00
screen.h GRAPHICS: Add new overridable updateScreen method to Screen 2020-02-01 13:13:51 -08:00
sjis.cpp GRAPHICS: implement left sided shadowing for SJIS font 2019-12-18 20:50:44 +01:00
sjis.h GRAPHICS: implement left sided shadowing for SJIS font 2019-12-18 20:50:44 +01:00
surface.cpp GRAPHICS: Fix memory leak 2020-03-30 11:48:02 +02:00
surface.h GRAPHICS: Add a function to vertically flip surfaces 2020-01-02 20:53:29 +02:00
thumbnail.cpp
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp GRAPHICS: Revert unwanted changes to copyright comments 2020-01-12 02:14:48 +02: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: Added override keywords 2020-01-31 14:51:42 +01:00
wincursor.cpp GRAPHICS: Unify loading Windows cursor groups 2020-01-11 17:34:12 +02:00
wincursor.h GRAPHICS: Unify loading Windows cursor groups 2020-01-11 17:34:12 +02:00
yuv_to_rgb.cpp
yuv_to_rgb.h