scummvm/graphics
2023-03-16 14:47:28 +01:00
..
fonts GRAPHICS: Const correctness 2023-02-25 15:29:30 +01:00
macgui JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
nanosvg
opengl GRAPHICS: Handle cases where glGetString returns a nullptr 2023-03-11 18:19:54 +01:00
scaler JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
tinygl JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
big5.cpp GRAPHICS: Extract big5 renderer from sky into common graphics code 2023-02-28 00:40:25 +01:00
big5.h GRAPHICS: Extract big5 renderer from sky into common graphics code 2023-02-28 00:40:25 +01:00
blit-atari.cpp GRAPHICS: ATARI: Introduce accelerated blitting 2023-03-04 23:38:42 +01:00
blit-scale.cpp GRAPHICS: Fix negation of unsigned integer warning 2023-02-18 14:16:18 +01:00
blit.cpp GRAPHICS: ATARI: Introduce accelerated blitting 2023-03-04 23:38:42 +01:00
blit.h GRAPHICS: Support flipping in scaleBlit and rotoscaleBlit 2023-02-05 23:14:35 +01:00
colormasks.h
conversion.h
cursor.h GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
cursorman.cpp GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
cursorman.h JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
font.cpp
font.h
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 transparency in ManagedSurface::blitFrom() 2023-03-01 18:35:58 +02:00
managed_surface.h GRAPHICS: Make rawBlitFrom take a ManagedSurface 2023-02-23 19:10:45 +01:00
mode.h ENGINES: Allow to specify several supported resolutions 2023-02-28 01:58:13 +01:00
module.mk GRAPHICS: ATARI: Introduce accelerated blitting 2023-03-04 23:38:42 +01:00
nine_patch.cpp
nine_patch.h
palette.cpp
palette.h
pixelformat.cpp
pixelformat.h GRAPHICS: Implemented PixelFormat::isCLUT8() 2023-02-02 19:33:20 +01:00
pm5544.cpp
pm5544.h
primitives.cpp
primitives.h
renderer.cpp
renderer.h
scaler.h
scalerplugin.cpp
scalerplugin.h BASE: Filter out old graphics modes when passed to -g 2023-02-12 09:44:51 +01:00
screen.cpp
screen.h
sjis.cpp
sjis.h
surface.cpp GRAPHICS: ATARI: Introduce accelerated blitting 2023-03-04 23:38:42 +01:00
surface.h GRAPHICS: Add Surface::convertFrom() 2023-03-02 15:11:24 +00:00
svg.cpp
svg.h
thumbnail.cpp
thumbnail.h
transform_struct.cpp
transform_struct.h GRAPHICS: Support flipping in scaleBlit and rotoscaleBlit 2023-02-05 23:14:35 +01:00
transform_tools.cpp
transform_tools.h
transparent_surface.cpp
transparent_surface.h GRAPHICS: Support flipping in scaleBlit and rotoscaleBlit 2023-02-05 23:14:35 +01:00
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp
VectorRendererSpec.h
wincursor.cpp GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h