quakeforge/libs/video/renderer
Ragnvald Maartmann-Moe IV 55f0fed0b6 Replace lhrandom with qfrandom, a different convenience macro with better random number distribution (see man 3 rand). 2001-09-05 06:20:45 +00:00
..
gl Replace lhrandom with qfrandom, a different convenience macro with better random number distribution (see man 3 rand). 2001-09-05 06:20:45 +00:00
sw Some minor cleanups, and lots of particle effects tweaks. 2001-09-04 10:32:51 +00:00
sw32 fix some bogosities 2001-08-31 19:13:16 +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 Merge common lighting code. Still some lightmap-related code in *_rsurf.c that might be mergable. This is the first step towards 3 component lighting for the sw32 renderer. 2001-08-25 23:23:14 +00:00
r_cvar.c give r_particles a callback to clear all particles when set to 0 and do 2001-09-05 00:08:54 +00:00
r_efrag.c Whitespace. 2001-08-26 16:54:33 +00:00
r_ent.c Whitespace. 2001-08-26 16:54:33 +00:00
r_graph.c Whitespace. 2001-08-26 16:54:33 +00:00
r_light.c Some minor cleanups, and lots of particle effects tweaks. 2001-09-04 10:32:51 +00:00
r_main.c glColor cleanup 2001-08-30 18:24:19 +00:00
r_part.c R_EntityParticles cleanup. 2001-08-30 19:51:11 +00:00