<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62999#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62999">bug 62999</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>(In reply to <a href="show_bug.cgi?id=62999#c1">comment #1</a>)
<span class="quote">> Can you attach the output of glxinfo?</span >

I don't want to sound arrogant, but I fail to see how that would be relevant.

In <a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/glx/glxcmds.c">http://cgit.freedesktop.org/mesa/mesa/tree/src/glx/glxcmds.c</a>,
fbconfigs_compatible() fails to follow the GLX specification, which says:

    If GLX_DONT_CARE is specified as an attribute value,
    then the attribute will not be checked.

MATCH_EXACT and MATCH_MASK don't check a->param for GLX_DONT_CARE.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>