xash3d-fwgs/engine/common/imagelib
mittorn 3ce16227ba
Merge pull request #123 from nekonomicon/tga
engine: common: imagelib: img_tga.c: check pixel type before buffer allocation.
2020-02-18 03:52:09 +07:00
..
imagelib.h engine: common: imagelib: add simple decoder/encoder for 8-bit RGB/RGBA PNG images. 2019-06-22 16:06:44 +05:00
img_bmp.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 2019-11-24 03:52:08 +03:00
img_dds.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 2019-12-23 06:48:17 +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: add a missing return statement. 2020-02-11 17:06:41 +03:00
img_quant.c xash3d-fwgs: append missing new line at the end of file 2019-10-27 22:29:03 +03:00
img_tga.c engine: common: imagelib: img_tga.c: check pixel type before buffer allocation. 2020-02-11 15:39:05 +05:00
img_utils.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 2019-12-23 06:48:17 +03:00
img_wad.c imagelib: fix unaligned access 2020-02-17 23:25:39 +03:00