Use a lookup table to compute exponents in tnl fogging code. Slightly
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 6 Feb 2001 04:06:34 +0000 (04:06 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 6 Feb 2001 04:06:34 +0000 (04:06 +0000)
commitd1baa05439c7157eeca42ec191d5375821725bdd
treebfd3ff31b803f177d678ab3b6783b876c1938fec
parent8fd9f1748d12751683cf8039401a7f7f66ab73fa
Use a lookup table to compute exponents in tnl fogging code.  Slightly
clean up the shine table lookup macro.
src/mesa/drivers/x11/xm_tri.c
src/mesa/main/dd.h
src/mesa/main/imports.c
src/mesa/main/light.h
src/mesa/tnl/t_vb_fog.c