Minor vertex array support tweaks. These are in preparation for the
authorIan Romanick <idr@us.ibm.com>
Thu, 17 Mar 2005 20:36:20 +0000 (20:36 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 17 Mar 2005 20:36:20 +0000 (20:36 +0000)
commit979f35fb78f39cec5de53795ce91f674bfb9df52
tree89e5878f0090cad5239975d3fc261b4787883291
parentb81efaaa1ac8676a1092e4354079ffcbe7960af2
Minor vertex array support tweaks.  These are in preparation for the
(eventual) addition of support for ARB_vertex_buffer_object.  Elminitate the
need for array_state_vector::large_header.  Make some very minor tweaks to
the handling of the indices pointer in emit_DrawElements_old.
src/glx/x11/indirect_va_private.h
src/glx/x11/indirect_vertex_array.c