scummvm/graphics
2024-03-20 22:16:45 +00: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 GUI: Implement Window border draggability 2024-03-14 18:59:16 +01: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
big5.h
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
korfont.cpp
korfont.h
larryScale_generated.cpp
larryScale_generator.js
larryScale.cpp
larryScale.h
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: Switch ManagedSurface to use Palette class 2024-03-18 21:06:04 +02:00
mode.h
module.mk TWP: Move ImGui to backends 2024-03-07 20:08:26 +01:00
nine_patch.cpp GRAPHICS: Fix negation of unsigned integer warning 2023-12-11 23:07:20 +02:00
nine_patch.h GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
palette.cpp GRAPHICS: Switch ManagedSurface to use Palette class 2024-03-18 21:06:04 +02:00
palette.h GRAPHICS: Switch ManagedSurface to use Palette class 2024-03-18 21:06:04 +02: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
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
sjis.h
surface.cpp GRAPHICS: Improved debug output on incorrect formats in Surface 2024-03-16 00:35:07 +01:00
surface.h GRAPHICS: Add palette start and size parameters to Surface::convertToInPlace() 2023-11-12 18:36:08 +01: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
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
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h