scummvm/graphics
2022-10-09 18:30:29 +02:00
..
fonts GRAPHICS: MACGUI: Fix memory leak in scaleFont 2022-09-20 11:04:58 +02:00
macgui COMMON: Refactor MacResManager::load* methods to accept a pointer 2022-09-25 10:35:03 +02:00
nanosvg
opengl OPENGL: Use the correct index when attribute is added after link 2022-10-09 18:30:29 +02:00
scaler GRAPHICS: Support 8bpp formats with the Normal scaler 2022-08-25 21:46:35 +01:00
tinygl GRAPHICS, OPENGL: Fixed static analysis issue report 2022-09-18 17:30:57 +02:00
colormasks.h
conversion.cpp GRAPHICS: Add crossKeyBlit and crossKeyBlitMap 2022-09-17 12:04:49 +02:00
conversion.h GRAPHICS: Add crossKeyBlit and crossKeyBlitMap 2022-09-17 12:04:49 +02:00
cursor.h
cursorman.cpp
cursorman.h
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 GRAPHICS: Add support for loading oversized Mac CURS resources 2022-05-07 20:51:44 +03:00
maccursor.h GRAPHICS: Add support for loading oversized Mac CURS resources 2022-05-07 20:51:44 +03:00
macega.h
managed_surface.cpp GRAPHICS: Bump color parameter to uint32 type for functions using it 2022-09-09 02:21:47 +02:00
managed_surface.h GRAPHICS: Bump color parameter to uint32 type for functions using it 2022-09-09 02:21:47 +02:00
mode.h
module.mk GRAPHICS: Move PM5544 test pattern drawing to a separate file 2022-10-08 23:39:18 +02:00
nine_patch.cpp GRAPHICS: Round border length to nearest interger 2022-08-05 20:15:03 +02:00
nine_patch.h
palette.cpp GRAPHICS: Add naive algorithm option for PaletteLookup 2022-07-17 13:17:41 +02:00
palette.h GRAPHICS: Add naive algorithm option for PaletteLookup 2022-07-17 13:17:41 +02:00
pixelformat.cpp
pixelformat.h
pm5544.cpp GRAPHICS: Use proper color names in PM5544 2022-10-08 23:39:18 +02:00
pm5544.h GRAPHICS: Added doxygen documentation to PM5544 2022-10-08 23:39:18 +02:00
primitives.cpp GRAPHICS: Change drawRect1 in primitives to fix corner pixel issues 2022-09-19 00:38:28 +02:00
primitives.h GRAPHICS: Bump color parameter to uint32 type for functions using it 2022-09-09 02:21:47 +02:00
renderer.cpp OPENGL: Merge both OpenGL contexts 2022-06-26 18:32:10 +02:00
renderer.h GRAPHICS: Create a dynamic list of available renderers 2022-04-10 18:11:46 +02:00
scaler.h
scalerplugin.cpp
scalerplugin.h
screen.cpp
screen.h
sjis.cpp
sjis.h
surface.cpp GRAPHICS: Add possibility to specify dithering algorithm. Default is Floyd-Steinberg 2022-09-28 23:02:05 +02:00
surface.h GRAPHICS: Add possibility to specify dithering algorithm. Default is Floyd-Steinberg 2022-09-28 23:02:05 +02:00
svg.cpp
svg.h
thumbnail.cpp GRAPHICS: Add function to create thumbnail without binding it to a output stream 2022-09-08 19:10:42 +02:00
thumbnail.h GRAPHICS: Add function to create thumbnail without binding it to a output stream 2022-09-08 19:10:42 +02:00
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp
transparent_surface.h JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
VectorRendererSpec.h
wincursor.cpp GRAPHICS: Remove false positive warning from Win cursor group parser 2022-06-12 14:06:59 +02:00
wincursor.h
yuv_to_rgb.cpp JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
yuv_to_rgb.h