scummvm/graphics
2022-11-22 00:30:36 -08:00
..
fonts GRAPHICS: Fix WinFontDirEntry parsing regression 2022-11-22 00:30:36 -08:00
macgui JANITORIAL: GRAPHICS: Correct Spelling Mistake 2022-11-15 22:52:43 +02:00
nanosvg
opengl GRAPHICS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
scaler GRAPHICS: Support 8bpp formats with the Normal scaler 2022-08-25 21:46:35 +01:00
tinygl GRAPHICS: Correct spelling mistake 2022-10-27 15:56:06 +02:00
colormasks.h
conversion.cpp GRAPHICS: Add crossKeyBlit and crossKeyBlitMap 2022-09-17 12:04:49 +02:00
conversion.h GRAPHICS: Correct spelling mistake 2022-10-27 15:56:05 +02:00
cursor.h
cursorman.cpp
cursorman.h
font.cpp GRAPHICS: Expose Font leading and descent values 2022-11-06 23:05:20 -08:00
font.h GRAPHICS: Expose Font leading and descent values 2022-11-06 23:05:20 -08:00
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: Fix MacCursor handling of color 255 2022-11-12 19:32:57 -08:00
maccursor.h
macega.h
managed_surface.cpp GRAPHICS: Enable blitting 24bpp sources in managed_surface.cpp 2022-11-13 06:46:35 +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
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 GRAPHICS: Correct spelling mistake 2022-10-27 15:56:05 +02:00
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