draw: Fix an off-by-one bug in a vsplit assertion.
authorChia-I Wu <olv@lunarg.com>
Thu, 13 Jan 2011 17:50:51 +0000 (01:50 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 13 Jan 2011 18:02:26 +0000 (02:02 +0800)
commitabbb1c8f084c6739bc9d6f559caf26f3f71b2fab
tree80fa23ffe4b23a2050b712794c8a7ea66401ddc4
parent1f6693033256123ec5cf6f186e5cfb1679e523d3
draw: Fix an off-by-one bug in a vsplit assertion.

When use_spoken is true, istart (the first vertex of this segment) is
replaced by i0 (the spoken vertex of the fan).  There are still icount
vertices.

Thanks to Brian Paul for spotting this.
src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h