<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV30/Gallium] Black texture using Qt5"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89019">bug 89019</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;">Summary</td>
           <td>Black texture using Qt5
           </td>
           <td>[NV30/Gallium] Black texture using Qt5
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV30/Gallium] Black texture using Qt5"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89019#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV30/Gallium] Black texture using Qt5"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89019">bug 89019</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>The thing immediately coming to mind was the workaround I added for dealing
with mismatching color/depth render targets. The "fix" was to just not render
to depth at all, but that may mess up other things of course. (Not the least of
which is that the depth texture will remain untouched.)

To start, you should get an apitrace (<a href="https://github.com/apitrace/apitrace">https://github.com/apitrace/apitrace</a>) of
the failing application. This should help determine what's going on. Make a
debug mesa build and see if the driver outputs any "aaaah, i don't know how to
handle this" type messages.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>