mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
da994c16e5
a static `stack') to avoid the function call overhead. this cuts about 40% of the execution time from this function. No matter what I tried, best results were obtained using __builtin_expect, so make sure non-gcc compilers do the right thing when they encounter it. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
.gitignore | ||
Makefile.am |