2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 03:11:06 +01:00
xash3d-fwgs/engine/common/imagelib
2020-02-11 17:06:41 +03: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 imagelib: support for 16-bit transparent tga 2019-09-27 02:12:35 +07:00
img_utils.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 2019-12-23 06:48:17 +03:00
img_wad.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 2019-12-23 06:48:17 +03:00