Updated to handle generic vertex attributes accessed vi glArrayElement().
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 8 Feb 2004 02:03:41 +0000 (02:03 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 8 Feb 2004 02:03:41 +0000 (02:03 +0000)
commit0aa8a1062a06616fad18a1901afb5fa67fdcf82a
treee1bc0ab9b80811ca873eafa4b4e55b3ce15a6666
parent08a45d4d4f01100d3c99d1c8fc4b7db1242b78ef
Updated to handle generic vertex attributes accessed vi glArrayElement().
In fact, handle all conventional vertex attributes in terms of generic
attributes (execept for edge flags and color indexes).
src/mesa/main/api_arrayelt.c