xash3d-fwgs/public
Alibek Omarov 19a785a98a public: mathlib: convert rsqrt to use float_bits_t union 2023-03-14 21:29:35 +03:00
..
build.c engine: initial psvita build support 2023-03-11 07:09:14 +03:00
build.h engine: initial psvita build support 2023-03-11 07:09:14 +03:00
buildenums.h engine: initial psvita build support 2023-03-11 07:09:14 +03:00
crclib.c public: crclib: optimize COM_HashKey, implement typical djb hashing as this function is used for hashtables with string lookup 2023-03-13 02:37:19 +03:00
crclib.h public,sprites: fix -Wcast-align, disable -Werror for it 2020-11-18 12:15:54 +03:00
crtlib.c public: move va() function back to engine, it's not recommended to use in shared modules 2023-03-13 02:44:59 +03:00
crtlib.h public: move va() function back to engine, it's not recommended to use in shared modules 2023-03-13 02:44:59 +03:00
matrixlib.c engine: initial psvita build support 2023-03-11 07:09:14 +03:00
miniz.h public: update miniz to version 3.0.0 from upstream. 2022-11-06 12:35:04 +06:00
pstdint.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
wscript public: wscript: add dummy sdk_includes target that only exposes standard HLSDK include paths 2022-09-10 22:52:52 +03:00
xash3d_mathlib.c public: mathlib: convert rsqrt to use float_bits_t union 2023-03-14 21:29:35 +03:00
xash3d_mathlib.h public: add float_bits_t union to access float as 32-bit signed or unsigned integer 2023-03-14 21:29:35 +03:00