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
clip_hull.c
gl_model_fullbright.c
Makefile.am
model.c fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00