<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [softpipe] piglit fbo-blit-stretch regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55476#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [softpipe] piglit fbo-blit-stretch regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55476">bug 55476</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>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.</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>