Xrasher/engine/common/imagelib
2025-01-22 19:21:51 +03:00
..
imagelib.h engine: imagelib: add LUMP_TEXGAMMA palette kind to only pass HL textures through texgamma, not Quake 2024-07-19 06:34:51 +03:00
img_bmp.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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 Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
img_dds.h engine: common: imagelib: add KTX2 support (#1455) 2023-10-18 10:31:40 +03:00
img_ktx2.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
img_ktx2.h engine: common: imagelib: add KTX2 support (#1455) 2023-10-18 10:31:40 +03:00
img_main.c engine: common: imagelib: get rid of NULL sentinels at the end of arrays 2024-12-22 07:21:06 +03:00
img_png.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03: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 Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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: imagelib: add LUMP_TEXGAMMA palette kind to only pass HL textures through texgamma, not Quake 2024-07-19 06:34:51 +03:00
img_wad.c engine: imagelib: handle loading truncated palette files, by filling remaining bytes with zeros 2025-01-22 19:21:51 +03:00