fx another place where PRIM_PARITY is calculated
[mesa.git] / src / mesa / tnl / t_vb_fog.c
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-05-15 Brian Paulincrease FOG_MAX to 10.0 to fix CI conformace failure
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-27 Brian Pauladded fog coord clamping
2001-02-06 Keith WhitwellUse a lookup table to compute exponents in tnl fogging...
2001-01-03 Brian Pauladded divide by zero check
2000-12-26 Keith WhitwellMajor rework of tnl module