scummvm/graphics
2025-04-01 12:27:29 +02:00
..
blit GRAPHICS: Also enable NEON codepath if compiler builds with NEON enabled 2025-02-01 18:06:56 +01:00
fonts GRAPHICS: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
macgui GRAPHICS: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
nanosvg
opengl GRAPHICS: OPENGL: Fix shader version check discrepancy 2025-02-19 18:49:22 +01:00
scaler
tinygl FREESCAPE: Fix for #15486 TINYGL: triangles always override zbuffer from lines 2025-04-01 12:27:29 +02:00
big5.cpp
big5.h
blit.h
color_quantizer.cpp GRAPHICS: Fix undefined behavior when initializing Octree 2025-01-04 11:59:15 +01:00
color_quantizer.h GRAPHICS: Add ColorQuantizer class 2025-01-02 00:54:58 +02:00
colormasks.h
conversion.h
cursor.h
cursorman.cpp JANITORIAL: GRAPHICS: Fix typos 2024-09-16 09:41:26 +03:00
cursorman.h GRAPHICS: Added an arrow cursor to CursorMan 2024-08-09 14:17:52 +02:00
font.cpp GRAPHICS: Add wrapping mode that ignores trailing space 2024-10-26 10:08:56 +03:00
font.h GRAPHICS: Add wrapping mode that ignores trailing space 2024-10-26 10:08:56 +03:00
fontman.cpp
fontman.h
framelimiter.cpp GRAPHICS: Add option to use FrameLimiter without vsync 2024-12-06 10:49:57 +00:00
framelimiter.h GRAPHICS: Add option to use FrameLimiter without vsync 2024-12-06 10:49:57 +00:00
image-archive.cpp
image-archive.h
korfont.cpp
korfont.h
larryScale.cpp
larryScale.h
larryScale_generated.cpp
larryScale_generator.js
maccursor.cpp
maccursor.h
macega.h SCUMM: Implement gamma correction for Mac games 2024-10-28 08:24:59 +01:00
macgamma.h GRAPHICS: Move Mac gamma curve to header 2025-03-25 12:17:34 +08:00
managed_surface.cpp GRAPHICS: Removed deprecated ManagedSurface constructors 2025-03-03 18:13:02 +02:00
managed_surface.h GRAPHICS: Make ManagedSurface fillRect rect const 2025-03-09 16:14:45 -07:00
mode.h
module.mk GRAPHICS: Add ColorQuantizer class 2025-01-02 00:54:58 +02:00
nine_patch.cpp
nine_patch.h
palette.cpp IMAGE: Use palette class in Cinepak decoder. 2025-03-05 13:37:01 +02:00
palette.h IMAGE: Use palette class in Cinepak decoder. 2025-03-05 13:37:01 +02:00
paletteman.h GRAPHICS: Use constexpr for palette constants 2025-02-26 11:11:43 +02:00
pixelformat.cpp
pixelformat.h GRAPHICS: Normalize PixelFormat shift amounts to 0 for empty channels. 2024-09-04 08:32:16 +03:00
pm5544.cpp GRAPHICS: Make use of simpleBlitFrom for PM5544 rendering 2025-01-06 02:36:43 +02:00
pm5544.h
primitives.cpp GRAPHICS: Remove obsolete and unused primitives 2025-01-24 12:11:17 +01:00
primitives.h GRAPHICS: Remove obsolete and unused primitives 2025-01-24 12:11:17 +01:00
renderer.cpp
renderer.h
scaler.h
scalerplugin.cpp
scalerplugin.h GRAPHICS: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
screen.cpp
screen.h
sjis.cpp JANITORIAL: Fix typos in general files 2024-12-25 16:57:34 +02:00
sjis.h
surface.cpp GRAPHICS: Add missing drawing primitives 2025-01-24 12:11:17 +01:00
surface.h GRAPHICS: Add missing drawing primitives 2025-01-24 12:11:17 +01:00
svg.cpp
svg.h
thumbnail.cpp JANITORIAL: GRAPHICS: Fix typos 2024-09-16 09:41:26 +03:00
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
transform_tools.h
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp
VectorRendererSpec.h
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h