Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
mittorn 3ce16227ba
Merge pull request #123 from nekonomicon/tga
4 years ago
..
imagelib.h engine: common: imagelib: add simple decoder/encoder for 8-bit RGB/RGBA PNG images. 5 years ago
img_bmp.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
img_dds.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
img_main.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
img_png.c engine: common: imagelib: img_png.c: add a missing return statement. 5 years ago
img_quant.c xash3d-fwgs: append missing new line at the end of file 5 years ago
img_tga.c engine: common: imagelib: img_tga.c: check pixel type before buffer allocation. 5 years ago
img_utils.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
img_wad.c imagelib: fix unaligned access 4 years ago