Give attributes with zero-stride a count of 1 to make it easier
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 5 Jan 2005 18:06:05 +0000 (18:06 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 5 Jan 2005 18:06:05 +0000 (18:06 +0000)
commitdd9666bc1def9e99a5050545ab71d24037cf5af0
tree0d5f0b91399159768aa9ed35384dc1cb1d107d1b
parent30f64862766c573505fb7cd03a1c10bbf584c183
Give attributes with zero-stride a count of 1 to make it easier
to avoid transforming the same attribute multiple times.

Don't light a single normal multiple times in light_fast_rgba*
src/mesa/tnl/t_array_import.c
src/mesa/tnl/t_save_playback.c
src/mesa/tnl/t_vb_lighttmp.h
src/mesa/tnl/t_vb_normals.c
src/mesa/tnl/t_vtx_exec.c