19 Commits (e039ef35c04b8e72108ea70bdd81999e77a6b7fc)

Author SHA1 Message Date
Alibek Omarov 89f9b3df68 public: make simple bbox functions inline 7 months ago
Alibek Omarov 0d89849cab public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 1 year ago
Alibek Omarov d962255ebe public: mathlib: remove unused RemapVal, ApproachVal 1 year ago
Alibek Omarov 48176233bd public: move FOV calculating functions out of libpublic, as they are very specific to engine view 1 year ago
Alibek Omarov 2fb19a0cfd public: matrixlib: cleanup unused functions 1 year ago
Alibek Omarov 550ced9c36 ref: gl: cleanup unused functions in frustum 1 year ago
Alibek Omarov 53987f47e2 engine: client: use alternative ease-in ease-out function in sound fade 1 year ago
Alibek Omarov 412c635499 public: add float_bits_t union to access float as 32-bit signed or unsigned integer 1 year ago
fgsfds 7424b29e56 engine: initial psvita build support 1 year ago
Alibek Omarov f4069de7f2 engine: move SlerpBones, CalcBonePosition/Quaternion from engine to libpublic 1 year ago
Xav101 9466461ce0
engine: preliminary support for SGI IRIX (#1211) 1 year ago
Alibek Omarov 209a03a12a engine, public: prepare to removal of XASH_MSVC macro 1 year ago
Alibek Omarov a2d11f670a engine, public: fix float precision issues in mathlib and monster navigation code 2 years ago
SNMetamorph 24ea8fba4b engine: common: fixed lightmap shifting caused by insufficent precision in Mod_CalcSurfaceExtents 2 years ago
Alibek Omarov 4f89288ccf common: cleanup port.h 3 years ago
SNMetamorph af3c0686c5 engine: mathlib: added Q_equal macros 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Alibek Omarov d30605c09f engine: fixes for dedicated 4 years ago
Andrey Akhmichin e3b547c8a9 public: rename mathlib to xash3d_mathlib. 4 years ago
Alibek Omarov 15924aebaa xash3d-fwgs: check if HAVE_TGMATH_H is set to positive value rather it's just defined 5 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Alibek Omarov 14be566401 public: include tgmath in mathlib.h, so macros will be used inside Vector macros 5 years ago
Alibek Omarov 0577ecbccf public: initial fix of double promotion 5 years ago
Alibek Omarov fb6fd61cd9 public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago
Alibek Omarov e7234bada2 ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago