quakeforge/libs/models/alias
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
..
.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
gl_mesh.c don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
gl_model_alias.c the beginnings of a jihad against buffer overflows 2003-05-08 23:24:02 +00:00
model_alias.c don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
sw_model_alias.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00