quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV dbb6e37bb7 Remove some unneeded variables.
Speed lightmap calculations up for r_lightmap_components 1.
Enough to give a 4.4% speedup to timedemo overkill.
Hint: int/float/int conversions are expensive.
2001-11-04 11:20:35 +00:00
..
gl Remove some unneeded variables. 2001-11-04 11:20:35 +00:00
sw more externs cleaned up 2001-10-29 17:46:03 +00:00
sw32 more externs cleaned up 2001-10-29 17:46:03 +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 fix the libQFrenderer_sw.lai installation error. libtool requires -rpath 2001-10-24 17:54:56 +00:00
r_cvar.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
r_efrag.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
r_ent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
r_graph.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
r_light.c Whitespace. 2001-10-09 21:57:49 +00:00
r_main.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
r_part.c Change particle limit from a short to an unsigned int. Possibly a tiny speedup, also allows for absurd particle counts... 2001-10-30 19:42:29 +00:00