swrast: enable ARB_vertex_array_object.
authorEric Anholt <eric@anholt.net>
Tue, 28 Jul 2009 20:51:29 +0000 (13:51 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 29 Jul 2009 18:17:53 +0000 (11:17 -0700)
commit88ebf514a41ae460dad08a4585a61541864a4432
treefb0fe441e3a9f782c5ce2b9e58ecae5b92d56652
parent03607708b0499816291f0fb0d1c331fbf034f0ba
swrast: enable ARB_vertex_array_object.

It was getting enabled anyway but without the entrypoints installed.  Whoops.
src/mesa/drivers/dri/swrast/swrast.c