scummvm/graphics
av-dx 4573f049f2 Revert "GUI: Add horizontal triangle drawing algorithm"
This reverts commit 6d2732e598500df36c793896a9a7bc3876fbb4e6.
2021-11-12 14:46:34 +01:00
..
fonts JANITORIAL: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
macgui MACGUI: const for some methods 2021-09-19 15:21:56 +02:00
nanosvg JANITORIAL: Fix line endings 2021-10-21 19:18:03 +03:00
opengl PLAYGROUND3D: Introduce testing and playground environment for 3d renderers 2021-10-26 13:43:16 +02:00
scaler GRAPHICS: fix global constructor warnings 2021-08-07 10:46:14 +02:00
tinygl TINYGL: Fixed normal array element 2021-11-09 19:49:42 +01: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
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 GRAPHICS: Remove outdated builtin font names 2021-10-02 23:50:21 +01:00
fontman.h GRAPHICS: Remove obsolete genLocalizedFontFilename FontManager 2021-10-02 23:50:21 +01:00
framelimiter.cpp GRAPHICS: Move FrameLimiter from engines to common graphics code 2021-10-27 23:11:20 +02:00
framelimiter.h GRAPHICS: Move FrameLimiter from engines to common graphics code 2021-10-27 23:11:20 +02:00
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 GRAPHICS: Move FrameLimiter from engines to common graphics code 2021-10-27 23:11:20 +02:00
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 GRAPHICS: Use OpenGL with shaders as default 2021-09-06 22:12:19 +02:00
renderer.h
scaler.h
scalerplugin.cpp JANITORIAL: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
scalerplugin.h BASE: Update scaler settings from old config files 2021-06-23 21:29:53 +02:00
screen.cpp
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 Revert "GUI: Add horizontal triangle drawing algorithm" 2021-11-12 14:46:34 +01:00
VectorRendererSpec.h Revert "GUI: Add horizontal triangle drawing algorithm" 2021-11-12 14:46:34 +01:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h