[Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 14 13:18:36 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66558

--- Comment #7 from Marek Olšák <maraeo at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130714/2183cfd0/attachment.html>


More information about the mesa-dev mailing list