commit | 185ed2105829d6f5eb19edb9abbf0d7977e157c3 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Fri May 25 09:44:53 2012 -0600 |
committer | Brian Paul <brianp@vmware.com> | Thu May 31 09:40:35 2012 -0600 |
tree | 91716430893902305c60756e64b2ec8328895640 | |
parent | 151bf6e6cf8f9de4067cfcf15f6ac448ff295533 [diff] |
draw: simplify index buffer specification Replace draw_set_index_buffer() and draw_set_mapped_index_buffer() with draw_set_indexes() which simply takes a pointer and an index size.