scummvm/graphics
Torbjörn Andersson 2ba156184c SCUMM: Add Macintosh b/w rendering mode
This is currently only (partially) implemented for the 16-color Mac
versions of Loom and Indiana Jones and the Last Crusade. The text is
still drawn in color, since that's rendered separately, but I'm
committing this now while it still works.
2021-07-13 09:53:36 +02:00
..
fonts
macgui GRAPHICS: MACGUI: Clean up comments 2021-07-12 18:02:56 -04:00
nanosvg
opengl
scaler GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07: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
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 GRIM: Remove unneeded use of Graphics::createPixelFormat 2021-06-24 11:55:54 +02: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: Fix triangle rendering with some aspect ratios 2021-06-20 12:30:20 +02:00
VectorRendererSpec.h GRAPHICS: Fix crash when resizing the window to low width 2021-06-27 09:05:17 +03:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h