<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102999#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102999">bug 102999</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=134525" name="attach_134525" title="hacky patch">attachment 134525</a> <a href="attachment.cgi?id=134525&action=edit" title="hacky patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=102999&attachment=134525'>[review]</a>
hacky patch

This is a hack but the main attempt is to show what the issue is. __DRIimage
and renderbuffer format do not agree, there are at least 2 cases. One is when
we have rgbx vs rgba (this is ok and handled by format fallback later) but then
there is rgba vs bgra that the patch 'fixes'.</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>