<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glBlitFramebuffer refuses to blit RGBA to RGB with MSAA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92706#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glBlitFramebuffer refuses to blit RGBA to RGB with MSAA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92706">bug 92706</a>
              from <span class="vcard"><a class="email" href="mailto:neil@linux.intel.com" title="Neil Roberts <neil@linux.intel.com>"> <span class="fn">Neil Roberts</span></a>
</span></b>
        <pre>It looks like in GL 4.4 they have completely removed the restriction that MSAA
resolve blits need to have the same format. In the section entitled “Changes in
the released Specification of July 22, 2013” it says:

“Relax BlitFramebuffer in section 18.3.1 so that format conversion can take
place during multisample blits, since drivers already allow this and some
apps depend on it.”

Maybe we should just entirely remove the restriction in Mesa too. On the Intel
driver the multisample resolve is implemented as a shader so I don't think
allowing all format conversions would cause any problems.</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>