Working implementation of glArrayElt that decomposes to regular
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 1 Jun 2001 22:22:10 +0000 (22:22 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 1 Jun 2001 22:22:10 +0000 (22:22 +0000)
commit4b7d6f216bf768482e07e4d7feb8ca3e1be92d53
tree4ed3e06b45f8c1338ee3bb46ea9a637e15ef574b
parenta7de8b6776ed0fe7e79075d780f810109335fb1f
Working implementation of glArrayElt that decomposes to regular
glVertex/glNormal/etc calls.
src/mesa/main/api_arrayelt.c
src/mesa/main/api_arrayelt.h [new file with mode: 0644]