Alibek Omarov
|
734c07ddab
|
engine: split clipnodes struct into two with 16-bit indicies and 32-bit indicies to support BSP2 format in runtime
|
2025-01-08 14:46:07 +03:00 |
|
Alibek Omarov
|
229f1560b0
|
engine: fix some possible off by one errors
|
2024-11-17 13:04:20 +03:00 |
|
Alibek Omarov
|
9608da5bf9
|
engine: move debug hulls rendering from renderer, implement through TriAPI
Bump RefAPI version to 9.
|
2024-11-02 22:57:26 +03:00 |
|
Alibek Omarov
|
d56e53a347
|
Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2
s/__FUNCTION__/__func__/g
awawawa
|
2024-06-19 06:53:42 +03:00 |
|
Alibek Omarov
|
1545a49b4c
|
engine: client: only allocate debug hulls polygons when they're requested
* Make the appropriate changes in ref_gl
|
2024-05-29 05:41:47 +03:00 |
|
Alibek Omarov
|
cff276db71
|
engine: client: mod_dbghulls: reduce dependency on global loadmodel pointer
|
2023-10-28 15:35:20 +03:00 |
|
Alibek Omarov
|
08c04200fb
|
engine: use GCC provided offsetof implementation
|
2021-10-03 04:26:22 +03:00 |
|
Andrey Akhmichin
|
e3b547c8a9
|
public: rename mathlib to xash3d_mathlib.
|
2020-02-12 14:32:26 +05:00 |
|
Alibek Omarov
|
c67f065d90
|
engine: client: explicitly cast literals to floats
|
2019-10-18 16:46:54 +03:00 |
|
mittorn
|
4247af8fa8
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
2019-03-16 11:18:43 +07:00 |
|
Alibek Omarov
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
2019-02-18 21:25:26 +03:00 |
|
mittorn
|
298393b653
|
Initial amd64 port
|
2018-12-05 23:57:05 +07:00 |
|
mittorn
|
491188a0f3
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
|
Alibek Omarov
|
d0ff201da2
|
Fix dedicated compiling errors
|
2018-06-14 20:31:46 +03:00 |
|