<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [llvmpipe] piglit gl-1.4-polygon-offset regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71199#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [llvmpipe] piglit gl-1.4-polygon-offset regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71199">bug 71199</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
        <pre>Yes, I suspect that ideal MRD at near plane may never go below 2, because of
the the "near_1_far_infinity" perspective transformation applied.

We could experiment whether an orthogonal transformation would allow to tease
out
an ideal MRD of 1.


Another solution would be to compute the minimum MRD, not from this complex
procedure, but from the glGetIntegerv(GL_DEPTH_BITS).</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>