mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
acd54afff7
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. |
||
---|---|---|
.. | ||
gl | ||
sw | ||
sw32 | ||
.gitignore | ||
Makefile.am | ||
r_cvar.c | ||
r_efrag.c | ||
r_ent.c | ||
r_graph.c | ||
r_light.c | ||
r_main.c | ||
r_part.c | ||
r_progs.c | ||
r_screen.c |