quakeforge/libs
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
..
audio hopefully fix the alsa-lib assertion bug 2003-08-04 03:36:55 +00:00
console PLUGIN_INFO decl cleanup 2003-08-01 19:53:46 +00:00
gamecode don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
gib Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL), 2003-07-15 21:40:37 +00:00
models don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
net fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00
util don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
video don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00