scummvm/graphics
2021-08-07 10:46:14 +02:00
..
fonts GRAPHICS: MACGUI: text length should not bigger than maxWidth - 1 2021-07-29 12:04:20 +08:00
macgui GRAPHICS: MACGUI: Fix registering font to preferred ID 2021-08-06 08:56:32 -04:00
nanosvg
opengl
scaler JANITORIAL: Fix compiler warnings about unused code 2021-08-07 10:46:14 +02:00
tinygl GRAPHICS: Fix warnings for header search failure. 2021-06-26 08:46:07 +03:00
colormasks.h GRAPHICS: Integrate Graphics::ColorMasks with Graphics::PixelFormat 2021-06-24 11:55:54 +02:00
conversion.cpp GRAPHICS: Add optimized versions of scaleBlitBilinear and rotoscaleBlitLinear 2021-06-24 11:55:54 +02:00
conversion.h GRAPHICS: fixed formatting 2021-06-19 14:34:52 +02:00
cursor.h
cursorman.cpp
cursorman.h
font.cpp
font.h GRAPHICS: Do not use ellipsis by default when drawing text 2021-08-01 17:22:13 +02:00
fontman.cpp
fontman.h
korfont.cpp
korfont.h
larryScale_generated.cpp
larryScale_generator.js
larryScale.cpp
larryScale.h
maccursor.cpp
maccursor.h
macega.h SCUMM: Add Macintosh b/w rendering mode 2021-07-13 09:53:36 +02:00
managed_surface.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
managed_surface.h GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
mode.h
module.mk
nine_patch.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
nine_patch.h
palette.h
pixelbuffer.cpp
pixelbuffer.h JANITORIAL: Fix some MSVC warnings 2021-07-22 07:28:01 +03:00
pixelformat.cpp
pixelformat.h GRAPHICS: Integrate Graphics::ColorMasks with Graphics::PixelFormat 2021-06-24 11:55:54 +02:00
primitives.cpp
primitives.h
renderer.cpp
renderer.h
scaler.h
scalerplugin.cpp
scalerplugin.h BASE: Update scaler settings from old config files 2021-06-23 21:29:53 +02:00
screen.cpp TWINE: use Graphics::Screen 2021-06-03 22:07:26 +02:00
screen.h
sjis.cpp
sjis.h
surface.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
surface.h GRAPHICS: removed invalid char from comment 2021-07-11 13:56:19 +02:00
svg.cpp
svg.h
thumbnail.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
transparent_surface.h GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp GRAPHICS: Implement horizontal triangles 2021-07-27 20:38:45 +02:00
VectorRendererSpec.h GRAPHICS: Implement horizontal triangles 2021-07-27 20:38:45 +02:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h