quakeforge/libs/video
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
..
renderer don't let gcc automaticly inline functions but make gcc inline bigger 2003-08-11 06:05:07 +00:00
targets break out some duplicated code into a function and get the window coords 2003-08-04 01:28:30 +00:00
.gitignore Merged joystick code. Great deal of cleanup in input, reduced bizarre overuse of protocol.h... 2001-04-11 07:57:08 +00:00
Makefile.am this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00