quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV 3d572df460 Bug fix (we weren't removing particles from the list until the frame after they died, which caused particle slots to be wasted).
Fix for a bug in particle trail pre-aging (sometimes created some 0 age particles).
And a couple small optimizations.
2001-11-09 12:09:46 +00:00
..
gl Bug fix (we weren't removing particles from the list until the frame after they died, which caused particle slots to be wasted). 2001-11-09 12:09:46 +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 Change r_lightmap_components default to 3. Looks like Nvidia fixed that horrid slowdown for 3 component texture uploads. :) 2001-11-05 10:11:21 +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