xash3d-fwgs/public
mittorn a967caa91f
Merge pull request #125 from nekonomicon/crtlib
public: crtlib.c: reduce memory usage.
2020-02-18 03:52:36 +07:00
..
tests public: add simple C89-compatible testing framework (wip) 2019-11-05 11:22:16 +03:00
build.h public: synchronize build.h with hlsdk 2020-02-12 15:10:10 +07:00
crclib.c engine: mark GAME_EXPORT's 2020-01-19 08:15:54 +07:00
crclib.h public: crclib now is part of public library 2019-06-06 04:33:57 +03:00
crtlib.c public: crtlib.c: reduce memory usage. 2020-02-12 14:40:19 +05:00
crtlib.h engine: fix -Wmaybe-uninitialized 2019-12-24 02:47:51 +03:00
mathlib.c mathlib: use tgmath in SinCos 2020-02-08 23:15:40 +07:00
mathlib.h xash3d-fwgs: check if HAVE_TGMATH_H is set to positive value rather it's just defined 2019-11-05 01:41:35 +03:00
matrixlib.c public: initial moving some common code into static public library, that can be linked to any engine part 2019-03-20 01:17:46 +03:00
unittest.h public: unittest: use static everywhere to prevent collision when tests may be linked into engine 2019-11-05 11:35:39 +03:00
wscript public: wscript: skip installation 2019-07-11 03:59:56 +03:00