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.
 
 
 
 
Alibek Omarov 0db1a7743d engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
..
imagelib.h engine: common: imagelib: split imagelib.h. 4 years ago
img_bmp.c engine: imagelib: img_bmp: add paranoid checks for estimated file size to not exceed real buffer. Needs proper testing. 4 years ago
img_bmp.h engine: imagelib: refactor to use stdint.h definitions, use spaces for alignment instead of tabs 4 years ago
img_dds.c Merge neko/mathlib into master 4 years ago
img_dds.h engine: imagelib: refactor to use stdint.h definitions, use spaces for alignment instead of tabs 4 years ago
img_main.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
img_png.c engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
img_png.h engine: imagelib: refactor to use stdint.h definitions, use spaces for alignment instead of tabs 4 years ago
img_quant.c xash3d-fwgs: append missing new line at the end of file 5 years ago
img_tga.c Merge neko/mathlib into master 4 years ago
img_tga.h engine: imagelib: refactor to use stdint.h definitions, use spaces for alignment instead of tabs 4 years ago
img_utils.c public: rename mathlib to xash3d_mathlib. 5 years ago
img_wad.c Merge neko/mathlib into master 4 years ago