summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_fog.c
AgeCommit message (Expand)Author
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-02-27added fog coord clampingBrian Paul
2001-02-06Use a lookup table to compute exponents in tnl fogging code. SlightlyKeith Whitwell
2001-01-03added divide by zero checkBrian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell