scummvm/graphics
2022-09-04 20:30:02 +02:00
..
fonts JANITORIAL: Fix conventions and reimplement MacFontManager::rectifyId() 2022-07-17 13:04:14 +02:00
macgui MACVENTURE: Invert exit window's color when active 2022-09-04 20:30:02 +02:00
nanosvg GRAPHICS: Fix GCC Compiler Duplicated Branch Warnings in Nano SVG 2022-01-12 04:59:23 +00:00
opengl OPENGL: Fix cast on Vertex Attribute pointer 2022-07-16 09:57:42 +02:00
scaler GRAPHICS: Support 8bpp formats with the Normal scaler 2022-08-25 21:46:35 +01:00
tinygl TINYGL: Removed few more forced inlines 2022-07-17 01:35:19 +02:00
colormasks.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
conversion.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
conversion.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
cursor.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
cursorman.cpp GRAPHICS: Fix UB when bytesPerPixel == 4 2022-01-06 19:39:05 +02:00
cursorman.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
font.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
font.h GRAPHICS: Added getFontName method to TTFFont 2022-03-14 21:57:14 -07:00
fontman.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
fontman.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
framelimiter.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
framelimiter.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
korfont.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
korfont.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
larryScale.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
larryScale.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
larryScale_generated.cpp GRAPHICS: Fix GCC Duplicated Branch Warnings in LarryScale 2022-01-12 08:26:39 +00:00
larryScale_generator.js GRAPHICS: Fix GCC Duplicated Branch Warnings in LarryScale 2022-01-12 08:26:39 +00:00
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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
managed_surface.cpp GRAPHICS: Fix alpha blend on 16-bit targets treating the destination pixel as black 2022-06-13 20:14:36 +03:00
managed_surface.h GRAPHICS: Add Surface::copyRectToSurfaceWithKey() 2022-06-05 17:28:28 +03:00
mode.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk GRAPHICS: MACGUI: Refactor wage/dialog.cpp to macgui/macdialog.cpp 2022-08-05 20:15:03 +02:00
nine_patch.cpp GRAPHICS: Round border length to nearest interger 2022-08-05 20:15:03 +02:00
nine_patch.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
pixelformat.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
primitives.cpp GRAPHICS: Fix Rect drawing in primitives 2022-07-14 14:40:18 +02:00
primitives.h GRAPHICS: Added primitives drawing over bigger rectangles 2022-07-13 23:01:48 +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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
scalerplugin.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
scalerplugin.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
screen.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
screen.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sjis.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sjis.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
surface.cpp GRAPHICS: Improved error message on surface conversion 2022-06-06 01:55:58 +02:00
surface.h GRAPHICS: Add Surface::copyRectToSurfaceWithKey() 2022-06-05 17:28:28 +03:00
svg.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
svg.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
thumbnail.cpp GRAPHICS: Fix segmentation fault for thumbnail from incomplete fill 2022-06-12 15:09:25 +02:00
thumbnail.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transform_struct.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transform_struct.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transform_tools.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transform_tools.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transparent_surface.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
transparent_surface.h JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
VectorRenderer.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
VectorRenderer.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
VectorRendererSpec.cpp JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
VectorRendererSpec.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
wincursor.cpp GRAPHICS: Remove false positive warning from Win cursor group parser 2022-06-12 14:06:59 +02:00
wincursor.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
yuv_to_rgb.cpp JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
yuv_to_rgb.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00