mesa: restore the negate flag of dots in build_lighting.
authorXiang, Haihao <haihao.xiang@intel.com>
Tue, 11 Nov 2008 05:36:32 +0000 (13:36 +0800)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 11 Nov 2008 15:11:23 +0000 (08:11 -0700)
commit5cfb0a4087352c22a13ca55a98ae3e2e420d4b52
tree0d387bcc4539d0f839992a113d6dd9043bd2215e
parentff42991c720bc1cfbf72194447fde0bebbd65b85
mesa: restore the negate flag of dots in build_lighting.

Dots is re-used if more than one light is enabled. Previously
the negate flag of dots may affect next light.
src/mesa/main/ffvertex_prog.c