commit | 979f35fb78f39cec5de53795ce91f674bfb9df52 | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Thu Mar 17 20:36:20 2005 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Thu Mar 17 20:36:20 2005 +0000 |
tree | 89e5878f0090cad5239975d3fc261b4787883291 | |
parent | b81efaaa1ac8676a1092e4354079ffcbe7960af2 [diff] |
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.