<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Child of Light shows only a black screen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109738">bug 109738</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 - Child of Light shows only a black screen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109738#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Child of Light shows only a black screen"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109738">bug 109738</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>Should be fixed by:

commit b45186a6cd0ed7539e427d4443671faef9f95058
Author: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
Date:   Thu Feb 21 23:37:58 2019 -0800

    iris: Properly allow rendering to RGBX formats.

    I was converting them at pipe_surface creation time, but not when
    answering queries about whether formats support rendering.  This caused
    a lot of FBO incomplete errors for formats that ought to be supported.

    Fixes "Child of Light", which uses PIPE_FORMAT_R8G8B8X8_UNORM_SRGB.

    Also fixes Witcher 1 using wined3d (GL) according to Timur Kristóf.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Child of Light shows only a black screen"
   href="show_bug.cgi?id=109738">https://bugs.freedesktop.org/show_bug.cgi?id=109738</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>