xash3d-fwgs/engine/common/imagelib
Alibek Omarov fed65dd497 engine: imagelib: fix possible NULL dereference 2024-04-04 20:42:25 +03:00
..
imagelib.h engine: common: imagelib: add KTX2 support (#1455) 2023-10-18 10:31:40 +03:00
img_bmp.c engine: imagelib: fix integer overflow on huge images when calculating reflectivity 2024-02-17 22:14:27 +03:00
img_bmp.h engine: common: imagelib: added missed BMP compression type macros 2022-11-25 22:30:49 +03:00
img_dds.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
img_dds.h engine: common: imagelib: add KTX2 support (#1455) 2023-10-18 10:31:40 +03:00
img_ktx2.c imagelib: fix for loop scope 2024-02-27 04:04:54 +03:00
img_ktx2.h engine: common: imagelib: add KTX2 support (#1455) 2023-10-18 10:31:40 +03:00
img_main.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
img_png.c Nintendo Switch support (again) 2023-02-05 02:09:32 +01:00
img_png.h engine: common: imagelib: img_png.c: add support for indexed and grayscale PNG images. 2022-09-08 12:11:02 +03:00
img_quant.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
img_tga.c engine: imagelib: fix integer overflow on huge images when calculating reflectivity 2024-02-17 22:14:27 +03:00
img_tga.h engine: imagelib: refactor to use stdint.h definitions, use spaces for alignment instead of tabs 2020-05-11 02:28:04 +03:00
img_utils.c engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file 2024-01-28 10:00:17 +03:00
img_wad.c engine: imagelib: fix possible NULL dereference 2024-04-04 20:42:25 +03:00