vbo: fix array index out of bounds error, and fix evaluator priorities
authorBrian Paul <brianp@vmware.com>
Tue, 8 Dec 2009 22:03:15 +0000 (15:03 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 8 Dec 2009 22:03:22 +0000 (15:03 -0700)
commit54b0ed8360019fc6e0234c2c3413be40fe4d3b59
treecb1802bf7167c14cd98b9e0d121da2ce6c294ec9
parent1de1deffce9c7120a167af8553b606eec82e60a3
vbo: fix array index out of bounds error, and fix evaluator priorities

Fixes bug 25525.
Plus, the GL_NV_vertex_program evaluators alias and override the
convential evaluator maps, so set their state after the conventional
maps.
src/mesa/vbo/vbo_exec_eval.c