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)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 11 Nov 2008 05:36:32 +0000 (13:36 +0800)
commit8412b06b67d0f9adae18157f550a8cc3da5ae22b
treeca53d04871910c5e80ce37539745b55d824550fa
parent064b04d464e006e76e888b481900b3f63f015063
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