quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV c25cfe6c9e A couple extra glFinishes a frame just aren't good for performance, even if they are a handy workaround for taniwha's text rendering bug... 2002-06-18 15:40:30 +00:00
..
gl A couple extra glFinishes a frame just aren't good for performance, even if they are a handy workaround for taniwha's text rendering bug... 2002-06-18 15:40:30 +00:00
sw heh, forgot to ifdef the call to R_InitVars 2002-06-10 22:52:13 +00:00
sw32 a little cleanup of unneeded lines 2002-06-07 14:44:02 +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 Tweak r_firecolor to reduce haloing on rocket dlights. 2002-06-12 04:37: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 it he's if I understand that Draw_CachePic puts the pic into the cache... 2002-04-10 06:56:25 +00:00