quakeforge/libs/video
Bill Currie acd54afff7 move to using a hash table for builtin number -> builtin lookup so sparse
ranges can be used efficiently. move the auto-allocated builtins to
0x10000000-0x7fffffff. should be more than enough :)

use static builtin tables ("nul" terminated) instead of a series of
function calls to add builtins to a vm. should be more memory efficient.
2004-01-06 05:51:09 +00:00
..
renderer move to using a hash table for builtin number -> builtin lookup so sparse 2004-01-06 05:51:09 +00:00
targets move to using a hash table for builtin number -> builtin lookup so sparse 2004-01-06 05:51:09 +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