<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pretty huge slowdown in mesa 9.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55998#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pretty huge slowdown in mesa 9.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55998">bug 55998</a>
              from <span class="vcard"><a class="email" href="mailto:rune@megahurts.dk" title="Rune Petersen <rune@megahurts.dk>"> <span class="fn">Rune Petersen</span></a>
</span></b>
        <pre><span class="quote">> The algorithm that chooses the FBConfig doesn't check the values of
> GLX_SAMPLES and GLX_SAMPLE_BUFFERS, so I guess it ends up picking an MSAA
> config purely by accident. That's something we'll have to fix in KWin.

> But unfortunately that also means that there is no way to enable or disable
> the use of MSAA right now.</span >

Usually implementations choose the first config that matches its main criteria
(just alpha, red, green, and blue for basic apps)

Are the MSAA configs at the top of the list?

The spec. has ordering rules for each attribute and the order for EGL_SAMPLES
is accending...</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>