2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 01:45:19 +01:00
xash3d-fwgs/engine/common/imagelib
2024-09-30 04:00:28 +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: imagelib: fix mismatched dealloc in a test 2024-09-30 04:00:28 +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: add LUMP_TEXGAMMA palette kind to only pass HL textures through texgamma, not Quake 2024-07-19 06:34:51 +03:00