quakeforge/libs/video/renderer
Brian Koropoff ff901a312f Added argument-list functions to EXP with trig and inverse trig functions
to start.  More will follow.  Switched to doubles from floats and allowed
numbers with exponents to be parsed properly.  Also changed the number of
significant digits printed to 10.  Changed fov so it is now capped at 1,
not 10.  The float value of fov is now used instead of int, so more
precision can be attained at small values.
2002-04-28 08:30:54 +00:00
..
gl Added argument-list functions to EXP with trig and inverse trig functions 2002-04-28 08:30:54 +00:00
sw Added argument-list functions to EXP with trig and inverse trig functions 2002-04-28 08:30:54 +00:00
sw32 nothing much, just give wildcode a 30% speed boost. Basicly, stop binding 2002-03-16 09:25:06 +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 up the watervis stuff. Whoops! :) 2002-04-25 14:34:15 +00:00
r_efrag.c rewrite R_SplitEntityOnNode to be itterative rather than recursive (using 2002-04-25 04:32:55 +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 more cleanups 2002-01-12 05:32:21 +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