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.
 
 
 
 
Andrey Akhmichin abd9778ef3 engine: common: simplified strings operations. 4 years ago
..
tests public: add simple C89-compatible testing framework (wip) 5 years ago
build.h public: build: add ARMv8 32-bit support, in case of someone actually uses it 4 years ago
crclib.c public: fix compiling 4 years ago
crclib.h public,sprites: fix -Wcast-align, disable -Werror for it 4 years ago
crtlib.c engine: common: simplified strings operations. 4 years ago
crtlib.h engine: common: simplified strings operations. 4 years ago
matrixlib.c public: rename mathlib to xash3d_mathlib. 4 years ago
pstdint.h public: add stdint.h implementation by Paul Hsich http://www.azillionmonkeys.com/qed/pstdint.h 4 years ago
unittest.h public: unittest: use static everywhere to prevent collision when tests may be linked into engine 5 years ago
wscript public: wscript: skip installation 5 years ago
xash3d_mathlib.c tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already 4 years ago
xash3d_mathlib.h engine: fixes for dedicated 4 years ago