quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV 32a85e7130 Clipping cleanups.
Calculate radius for alias models as well as brush.
Culling is no longer optional on alias models (was only ever disabled for viewmodel, which is a lot of extra effort to avoid clip testing 1 thing out of hundreds).
Clip QSG2 scaled alias models with a scaled bbox.
2002-08-20 00:48:59 +00:00
..
gl Clipping cleanups. 2002-08-20 00:48:59 +00:00
sw we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
sw32 we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
Makefile.am first tie-in for the renderer (Draw_Pic: the interface will likely change 2002-01-18 22:35:46 +00:00
r_cvar.c Whitespace. 2002-07-25 14:42:41 +00:00
r_efrag.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
r_ent.c Remove R_Init_Entity. Never used, and probably doesn't belong in the renderer. 2002-06-07 23:38:53 +00:00
r_graph.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
r_light.c first stab at colored alias model lighting 2002-08-12 06:14:55 +00:00
r_main.c make sure r_progs gets linked in when using the .a lib 2002-01-19 22:53:00 +00:00
r_part.c Another step towards QSG2 compliance. 2002-07-25 14:43:36 +00:00
r_progs.c give access to Draw_SubPic 2002-07-24 21:39:03 +00:00