Don't special-case index, edgeflag.
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 16 Jan 2007 13:30:04 +0000 (13:30 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 16 Jan 2007 13:30:04 +0000 (13:30 +0000)
commitfea6e5a69588012cf0373f36dff99a45b0202f55
tree4107cdca8de6f3f8c047126aea8ac1590fe4f364
parentc53df49b8b528feda28da7bd0f253d0b8902ef77
Don't special-case index, edgeflag.

Remove display list opcodes for INDEX and EDGEFLAG, handle them
through the regular ATTRIB mechanism now that Mesa understands them
to just be regular attribs.
src/mesa/main/dlist.c