Remove special-case handling for index and edgeflag
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 13:40:38 +0000 (13:40 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 13:40:38 +0000 (13:40 +0000)
commit2421b25dd777ebfd614ae45907fd4af8c2713102
tree652a05de41f0df5beea7924506e318788d0ab3fe
parent1b7c24c33c43e2c0db391735b2f2ca0026459cc9
Remove special-case handling for index and edgeflag

This isn't required with the changes to core mesa and the new
attribute layout.
src/mesa/vbo/vbo_attrib_tmp.h
src/mesa/vbo/vbo_exec_array.c
src/mesa/vbo/vbo_save.h
src/mesa/vbo/vbo_save_api.c
src/mesa/vbo/vbo_save_loopback.c