scummvm/image
2023-11-18 22:12:23 +01:00
..
codecs IMAGE: Speed up 16/24/32bpp BMP decoding 2023-05-14 22:53:33 +02:00
bmp.cpp SURFACESDL: Fix crash when saving screenshots in paletted screen modes 2023-02-07 23:42:42 +01:00
bmp.h SURFACESDL: Fix crash when saving screenshots in paletted screen modes 2023-02-07 23:42:42 +01:00
cel_3do.cpp IMAGE: Fix memory leak in Cel3DODecoder on error. PVS-Studio V773 2023-10-30 11:28:13 -07:00
cel_3do.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
gif.cpp IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
gif.h IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
iff.cpp COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
iff.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
image_decoder.h IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
jpeg.cpp IMAGES: Added comments describing use case for CMYK color space format 2022-12-23 14:03:34 +01:00
jpeg.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
module.mk IMAGE: moved neo decoder from freescape to image 2023-11-18 22:12:23 +01:00
neo.cpp IMAGE: moved neo decoder from freescape to image 2023-11-18 22:12:23 +01:00
neo.h IMAGE: moved neo decoder from freescape to image 2023-11-18 22:12:23 +01:00
pcx.cpp JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
pcx.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
pict.cpp GRAPHICS: Assume PICT are version 2 by default 2022-11-22 07:10:20 +01:00
pict.h GRAPHICS: IMAGE: clean up build warning 2022-07-04 21:13:54 +03:00
png.cpp IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
png.h IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
scr.cpp IMAGE: moved scr decoder from freescape to image 2023-11-18 22:12:23 +01:00
scr.h IMAGE: moved scr decoder from freescape to image 2023-11-18 22:12:23 +01:00
tga.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
tga.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
xbm.cpp GRAPHICS: Add an XBM decoder 2023-03-05 21:18:36 +01:00
xbm.h GRAPHICS: Add an XBM decoder 2023-03-05 21:18:36 +01:00