xash3d-fwgs/engine/common/imagelib
Alibek Omarov 61fe9fd1fe engine: fix some left shifts on signed integers 2021-01-02 05:01:51 +03:00
..
imagelib.h engine: common: imagelib: split imagelib.h. 2020-03-03 05:03:15 +05:00
img_bmp.c engine: imagelib: img_bmp: add paranoid checks for estimated file size to not exceed real buffer. Needs proper testing. 2020-05-11 03:02:13 +03:00
img_bmp.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_dds.c Merge neko/mathlib into master 2020-03-04 05:38:30 +03:00
img_dds.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_main.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 2019-12-23 06:48:17 +03:00
img_png.c engine: common: imagelib: img_png.c: set IMAGE_HAS_ALPHA flag only for RGBA images. 2020-07-22 14:37:40 +03:00
img_png.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_quant.c engine: fix some left shifts on signed integers 2021-01-02 05:01:51 +03:00
img_tga.c engine: common: imagelib: img_tga.c: refactor Targa encoder. 2020-11-18 18:54:25 +05: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 public: rename mathlib to xash3d_mathlib. 2020-02-12 14:32:26 +05:00
img_wad.c Merge neko/mathlib into master 2020-03-04 05:38:30 +03:00