nv40: use index buffers rather than inline indices.
authorBen Skeggs <skeggsb@gmail.com>
Tue, 25 Dec 2007 13:37:21 +0000 (00:37 +1100)
committerBen Skeggs <skeggsb@gmail.com>
Tue, 25 Dec 2007 13:37:21 +0000 (00:37 +1100)
commite32e0e2b8ea81e7b49c1cca4a99ac9b43790ce44
treec20a46610a8754e7a6fe6aa34f0878a57f2c5d24
parentd732728590e93de54dd4f4576b394ca2442c3db8
nv40: use index buffers rather than inline indices.

We probably want to use inline indices in some situations still, but this
commit's primary purpose is to workaround some mis-rendering caused by a
more complicated problem that'll get fixed eventually.
src/mesa/pipe/nv40/nv40_vbo.c