Files
mesa/src
Brian Paul e53557996e vbo: fix node_attrsz[] usage in vbo_bind_vertex_list()
The node_attrsz[] array is initially copied from the node->attrsz[]
array but some values get rewritten.  Thereafter, we need to use the
node_attrsz[] values.

Fixes a bug when replaying a display list that uses generic vertex
array[16] (at least).

NOTE: This is a candidate for the 8.0 branch.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-02-01 13:45:09 -07:00
..
2011-01-12 16:54:21 +00:00
2012-01-17 20:01:14 +00:00
2012-01-24 11:34:42 -05:00
2012-01-26 17:33:33 +00:00
2012-01-17 20:01:14 +00:00