mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +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. |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
models | ||
util | ||
video | ||
.gitignore | ||
Makefile.am |