scummvm/graphics
2021-12-20 19:42:50 +01:00
..
fonts JANITORIAL: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
macgui GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
nanosvg JANITORIAL: Fix line endings 2021-10-21 19:18:03 +03:00
opengl GFX: Properly save/restore states for viewport, blending, depth, alpha 2021-12-05 10:33:06 +01:00
scaler GRAPHICS: Split ScalerPluginObject into two classes 2021-11-23 23:32:58 +01:00
tinygl STARK: Fixed minority coverity warnings 2021-12-20 19:42:50 +01:00
colormasks.h
conversion.cpp GRAPHICS: Add generic functions for converting palettes 2021-11-20 01:06:23 +01:00
conversion.h GRAPHICS: Add generic functions for converting palettes 2021-11-20 01:06:23 +01:00
cursor.h
cursorman.cpp
cursorman.h
font.cpp
font.h
fontman.cpp GRAPHICS: Remove outdated builtin font names 2021-10-02 23:50:21 +01:00
fontman.h GRAPHICS: Remove obsolete genLocalizedFontFilename FontManager 2021-10-02 23:50:21 +01:00
framelimiter.cpp GRAPHICS: Move FrameLimiter from engines to common graphics code 2021-10-27 23:11:20 +02:00
framelimiter.h GRAPHICS: Move FrameLimiter from engines to common graphics code 2021-10-27 23:11:20 +02:00
korfont.cpp
korfont.h
larryScale_generated.cpp
larryScale_generator.js
larryScale.cpp JANITORIAL: Use override 2021-11-14 02:59:23 +02:00
larryScale.h
maccursor.cpp
maccursor.h
macega.h
managed_surface.cpp
managed_surface.h
mode.h
module.mk TINYGL: Moved PixelBuffer to TinyGL 2021-11-27 21:29:02 +01:00
nine_patch.cpp
nine_patch.h
palette.h
pixelformat.cpp
pixelformat.h
primitives.cpp
primitives.h
renderer.cpp
renderer.h
scaler.h
scalerplugin.cpp GRAPHICS: Split ScalerPluginObject into two classes 2021-11-23 23:32:58 +01:00
scalerplugin.h GRAPHICS: Split ScalerPluginObject into two classes 2021-11-23 23:32:58 +01:00
screen.cpp
screen.h
sjis.cpp
sjis.h
surface.cpp
surface.h
svg.cpp GRAPHICS: Fix small SVG memory leaks 2021-11-14 08:40:06 +01:00
svg.h
thumbnail.cpp
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp
transparent_surface.h
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp Revert "GRAPHICS: fix off-by-one errors when drawing a rounded rectangle" 2021-11-21 20:23:37 +01:00
VectorRendererSpec.h Revert "GUI: Add horizontal triangle drawing algorithm" 2021-11-12 14:46:34 +01:00
wincursor.cpp JANITORIAL: Use override 2021-11-14 02:59:23 +02:00
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h