vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program
authorBrian Paul <brianp@vmware.com>
Thu, 21 May 2009 15:52:33 +0000 (09:52 -0600)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 22 Jun 2009 22:15:19 +0000 (15:15 -0700)
commitad0514b24df196e40d5ba7bb41f3bacce0b86a31
tree741eb868a03e0528f0c4aa7dc7b319099842e4a6
parent00e203fe17cbf2127abc422c785cf9fad3232adb
vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program

If we're running a vertex program to emulated fixed-function, we still need
to treat vertex arrays/attributes as if we're in fixed-function mode.

This should probably be back-ported to Mesa 7.5 after a bit more testing.
(cherry picked from commit dda82137d28aba846dda73da230871c115e30aaf)
src/mesa/vbo/vbo_context.h