scummvm/graphics
2024-05-12 15:23:30 +02:00
..
blit GRAPHICS: ATARI: Utilize dlmalloc 2024-02-24 03:54:54 +01:00
fonts GRAPHICS: Allow specifying separate xdpi and ydpi values in loadTTFFont 2024-01-08 23:41:50 +01:00
macgui GRAPHICS: MACGUI: Switch TTFMap to saner data structure not requiring global constructor 2024-05-12 15:23:30 +02:00
nanosvg COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
opengl GRAPHICS: OPENGL: Upgrade glad headers 2024-03-17 15:39:32 +01:00
scaler GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
tinygl JANITORIAL: Clean up some whitespace and double semicolons 2024-01-29 19:32:00 +01:00
big5.cpp GRAPHICS: sanity check for big5 font file 2023-04-29 13:37:45 +02:00
big5.h GRAPHICS: Fix default bpp value for drawBig5Char 2023-05-03 15:22:17 +02:00
blit.h GRAPHICS: Add functions for blitting with transparent masks 2023-11-10 14:36:55 +01:00
colormasks.h
conversion.h
cursor.h
cursorman.cpp BACKENDS: Report if the backend supports cursors with alpha channels 2023-10-29 02:02:11 +02:00
cursorman.h
font.cpp GRAPHICS: MACGUI: Process extra long words (#5703) 2024-03-13 17:39:21 +01:00
font.h GRAPHICS: MACGUI: Process extra long words (#5703) 2024-03-13 17:39:21 +01:00
fontman.cpp
fontman.h
framelimiter.cpp
framelimiter.h
image-archive.cpp GRAPHICS: MACGUI: Improve image quality in markdown documents 2024-05-09 15:19:17 +02:00
image-archive.h GRAPHICS: MACGUI: Improve image quality in markdown documents 2024-05-09 15:19:17 +02:00
korfont.cpp
korfont.h
larryScale.cpp
larryScale.h
larryScale_generated.cpp
larryScale_generator.js
maccursor.cpp
maccursor.h
macega.h
managed_surface.cpp GRAPHICS: Fix Signed vs. Unsigned Comparison GCC Warnings 2024-03-20 22:16:45 +00:00
managed_surface.h GRAPHICS: Remove palette start from surface convertToInPlace. 2024-03-31 23:16:59 +03:00
mode.h
module.mk GRAPHICS: MACGUI: Improve image quality in markdown documents 2024-05-09 15:19:17 +02:00
nine_patch.cpp GRAPHICS: NINEPATCH: Change the way remaining_stretch is distributed 2024-04-25 00:37:48 +02:00
nine_patch.h GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
palette.cpp GRAPHICS: Add copy operator to Palette 2024-04-29 22:13:00 -07:00
palette.h GRAPHICS: Add copy operator to Palette 2024-04-29 22:13:00 -07:00
paletteman.h GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
pixelformat.cpp
pixelformat.h GRAPHICS: Make the Graphics::PixelFormat constructors constexpr 2023-12-26 20:23:59 +01:00
pm5544.cpp
pm5544.h
primitives.cpp
primitives.h
renderer.cpp
renderer.h
scaler.h GRAPHICS: Use forward declaration of ManagedSurface 2023-08-03 10:34:00 +02:00
scalerplugin.cpp
scalerplugin.h
screen.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
screen.h
sjis.cpp GRAPHICS: Fix glyph offsets for PC98 glyphs *9e 2023-05-19 21:16:17 +02:00
sjis.h GRAPHICS: Added missing override keywords 2023-05-14 23:23:44 +02:00
surface.cpp GRAPHICS: Make convertTo() work with incomplete palettes 2024-05-01 22:42:03 +02:00
surface.h GRAPHICS: Make convertTo() work with incomplete palettes 2024-05-01 22:42:03 +02:00
svg.cpp
svg.h
thumbnail.cpp
thumbnail.h
transform_struct.cpp GRAPHICS: Remove leftover include 2023-10-29 01:09:52 +02:00
transform_struct.h ALL: Renamed TS_ARGB to MS_ARGB 2023-08-13 00:22:10 +02:00
transform_tools.cpp
transform_tools.h
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp COMMON: Rename memset2/4/8 to memset16/32/64 2023-11-06 13:40:38 +02:00
VectorRendererSpec.h GUI: Propagate tab vertical flip to the VectorRenderer 2023-09-17 00:56:28 +02:00
wincursor.cpp IMAGE: Add support for loading CUR and ANI files 2024-03-31 14:39:28 -04:00
wincursor.h IMAGE: Add support for loading CUR and ANI files 2024-03-31 14:39:28 -04:00
yuv_to_rgb.cpp GRAPHICS: Reuse YUV lookup tables for identical RGB component sizes 2024-04-25 00:44:31 +02:00
yuv_to_rgb.h GRAPHICS: Reuse YUV lookup tables for identical RGB component sizes 2024-04-25 00:44:31 +02:00