quakeforge/libs/models
Bill Currie 7ead5a91f8 don't let gcc automaticly inline functions but make gcc inline bigger
functions when told to. also make gcc warn if it can't inline a function.

Explicitly inline several functions (including moving VectorNormalize to
mathlib.h so it /can/ be) resulting in a 5.5% speedup for spam2 (88 to 92
fps)
2003-08-11 06:05:07 +00:00
..
alias don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
brush remove some unneeded code 2003-07-09 15:34:58 +00:00
sprite rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
.gitignore model loading code merge. dragged in smoe merges and cleanups of d_iface.h, 2001-05-10 06:01:11 +00:00
Makefile.am we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
clip_hull.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
gl_model_fullbright.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
model.c fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00