Correctly initialize current attribute sizes.
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 14:20:21 +0000 (14:20 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 14:20:21 +0000 (14:20 +0000)
commit50f76b9d9b4b17940798b44233b9b5af2f932117
tree0544e4703dcaca4fe38c9935907ddc1f5791a026
parent82152a2a8e1afeb61710318e769b1379be6c02c6
Correctly initialize current attribute sizes.

Some legacy attributes (eg color) have an initial value other than {0,0,0,1}
which means that their initial size != 1 either.
src/mesa/vbo/vbo_context.c