<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [swrast] piglit draw-batch regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104710">bug 104710</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [swrast] piglit draw-batch regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104710#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [swrast] piglit draw-batch regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104710">bug 104710</a>
from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
<pre>commit 365a48abddcabf6596c2e34a784d91c8ab929918
Author: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>
Date: Tue Jan 23 10:48:51 2018 -0700
vbo: fix incorrect min/max_index values in display list draw call
This fixes another regression from commit 8e4efdc895ea ("vbo: optimize
some display list drawing"). The problem was the min_index, max_index
values passed to the vbo drawing function were not computed to compensate
for the biased prim::start values.
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [swrast] piglit attribs regression"
href="show_bug.cgi?id=104746">https://bugs.freedesktop.org/show_bug.cgi?id=104746</a>
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [swrast] piglit gl-1.4-dlist-multidrawarrays regression"
href="show_bug.cgi?id=104742">https://bugs.freedesktop.org/show_bug.cgi?id=104742</a>
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] regression: piglit.spec.!opengl 1_4.draw-batch and gl-1_4-dlist-multidrawarrays"
href="show_bug.cgi?id=104690">https://bugs.freedesktop.org/show_bug.cgi?id=104690</a>
Tested-by: Clayton Craft <<a href="mailto:clayton.a.craft@intel.com">clayton.a.craft@intel.com</a>>
Fixes: 8e4efdc895ea ("vbo: optimize some display list drawing")
Reviewed-by: Emil Velikov <<a href="mailto:emil.velikov@collabora.co.uk">emil.velikov@collabora.co.uk</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>