quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV 4ed68266ea Speedup when r_waterripple = 0, and small speedup to texture coordinate calculation. 2002-07-25 14:01:36 +00:00
..
gl Speedup when r_waterripple = 0, and small speedup to texture coordinate calculation. 2002-07-25 14:01:36 +00:00
sw make Draw_SubPic do transparent pics 2002-07-25 04:30:50 +00:00
sw32 get Draw_SubImage doing transparencies 2002-07-25 05:04:22 +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 Fix r_particles_nearclip being forced to max. 2002-07-08 00:05:33 +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 Check return value on R_AllocDlight. Small optimization, people cutting r_dlight_max heavily should like it. 2002-06-05 22:07:38 +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 Just a massive speedup to gl particles. Enjoy. 2001-12-19 04:03:57 +00:00
r_progs.c give access to Draw_SubPic 2002-07-24 21:39:03 +00:00