mesa: add implementation of glDrawElementsInstancedBaseVertex
authorPierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Tue, 31 May 2011 11:33:54 +0000 (13:33 +0200)
committerBrian Paul <brianp@vmware.com>
Thu, 2 Jun 2011 23:55:48 +0000 (17:55 -0600)
commit09201cc7a0c4c50871bb8aa5d00ac70aa4e9e670
tree909a5789f5fb355f1b4dfd569d0f93b66ff7ca89
parent0dae94610e0b70b353fd0b018833bb7c8d013abb
mesa: add implementation of glDrawElementsInstancedBaseVertex

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/main/api_validate.c
src/mesa/main/api_validate.h
src/mesa/main/dd.h
src/mesa/main/vtxfmt.c
src/mesa/vbo/vbo_exec_array.c