[Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 30 14:59:57 PDT 2012


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

--- Comment #1 from Marek Olšák <maraeo at gmail.com> ---
This is a known issue and I mentioned it on the mailing list. There seems to be
a bug in softpipe's culling or clipping.

The problem is if one of the vertex coordinates is negative, the whole
primitive is culled. llvmpipe takes the same codepath in gallium components as
softpipe (except for Draw?) and doesn't have the issue.

To see the problem clearly, run fbo-blit-stretched with the first argument
being the test index.

-- 
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/20120930/ba27f8e8/attachment.html>


More information about the mesa-dev mailing list