<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [10.5.5/10.6 regression, bisected] PBO glDrawPixels no longer using blit fastpath"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90839#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [10.5.5/10.6 regression, bisected] PBO glDrawPixels no longer using blit fastpath"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90839">bug 90839</a>
              from <span class="vcard"><a class="email" href="mailto:amonakov@gmail.com" title="Alexander Monakov <amonakov@gmail.com>"> <span class="fn">Alexander Monakov</span></a>
</span></b>
        <pre>I can't reproduce it either; actually, I don't see RGBX configs in glxinfo
output, should they manifest there?

Anyhow, can the check in do_blit_drawpixels be relaxed to allow RGBX<->RGBA
blits?   intel_miptree_blit is able to handle it per this comment:
<a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/drivers/dri/i965/intel_blit.c?id=536003c11e4cb1172c540932ce3cce06f03bf44e#n170">http://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/drivers/dri/i965/intel_blit.c?id=536003c11e4cb1172c540932ce3cce06f03bf44e#n170</a>

About using Meta for Drawpixels, it needs work to avoid regressing performance,
please see discussion in comments 2, 3, 4 at
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PBO glDrawPixels fails with MSAA"
   href="show_bug.cgi?id=77412">https://bugs.freedesktop.org/show_bug.cgi?id=77412</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>