<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [llvmpipe] piglit glean fragProg1 Z-write test regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72607">bug 72607</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [llvmpipe] piglit glean fragProg1 Z-write test regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72607#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [llvmpipe] piglit glean fragProg1 Z-write test regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72607">bug 72607</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>I just pushed Matthew's fix for this:

commit e84a1ab3c400f819408a7ebe01c2325cd59d94d3
Author: Matthew McClure <<a href="mailto:mcclurem@vmware.com">mcclurem@vmware.com</a>>
Date:   Tue Dec 10 13:10:03 2013 -0800

    llvmpipe: add plumbing for ARB_depth_clamp

    With this patch llvmpipe will adhere to the ARB_depth_clamp enabled state
when
    clamping the fragment's zw value. To support this, the variant key now
includes
    the depth_clamp state. key->depth_clamp is derived from
pipe_rasterizer_state's
    (depth_clip == 0), thus depth clamp is only enabled when depth clip is
disabled.

    Reviewed-by: Roland Scheidegger <<a href="mailto:sroland@vmware.com">sroland@vmware.com</a>>
    Reviewed-by: José Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>


It should be fixed now.</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>