2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/common/imagelib
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
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
img_png.h
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
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