<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS690: 3D artifacts when playing SuperTuxKart"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66558#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS690: 3D artifacts when playing SuperTuxKart"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66558">bug 66558</a>
from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
<pre>The function splits the drawing into several packets if there are too many
indices. 256 dwords is a reasonable minimum for the first packet. I think the
problem arises when the splitting takes place in the middle of a primitive,
breaking all the primitives that follow. I'll send a patch.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>