vbo: use software primitive restart in the VBO module
authorJordan Justen <jordan.l.justen@intel.com>
Mon, 7 May 2012 22:50:21 +0000 (15:50 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 17 May 2012 17:54:26 +0000 (10:54 -0700)
commit862667b6d96022d75046c765aa1e9d8846b9d313
tree0041c7f52eabc416fb9ceba80c2ad9bedd43fcc8
parentfc22fde9d8ba633f9f13ea0c46baa1c826d1377f
vbo: use software primitive restart in the VBO module

When PrimitiveRestartInSoftware is set, the VBO module will handle
primitive restart scenarios before calling the vbo->draw_prims
drawing function.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/vbo/vbo_exec_array.c