<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Black windows in weston after update mesa to 11.0.2-1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92265">bug 92265</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;">CC</td>
           <td>
                
           </td>
           <td>idr@freedesktop.org, jason@jlekstrand.net, krh@bitplanet.net
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Black windows in weston after update mesa to 11.0.2-1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92265#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Black windows in weston after update mesa to 11.0.2-1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92265">bug 92265</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>There appear to be two potential problems here.  One is that Weston tries to
use GL_EXT_abgr in ES even though it is not an ES extension.  The second is
that mesa advertises it and then falls over when you try to use it.  If we
weren't advertising it, Weston would fall back to other paths and be OK.  I see
two options:

 1) Actually support the extension even though it isn't technically an ES
extension.
 2) Stop advertising it.

I'm going to hazard a guess and say that mesa is probably the only ES driver to
support GL_EXT_abgr.

Thoughts?</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>