<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - glCallLists/glBitmap calls slow on Intel implementation of Mesa drivers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61412#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - glCallLists/glBitmap calls slow on Intel implementation of Mesa drivers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61412">bug 61412</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>FWIW if it's glBitmap causing this due to sw fallback, it will be much worse on
old radeons (r100/r200), due to sw fallback being way worse there.
There's still a couple of other bugs filed due to that I think, the typical
case I've seen is that the fallback case is hit because fog was enabled when
doing glBitmap (either deliberately or by accident), though there certainly are
other reasons for fallbacks (but those seem less likely to be hit). If that's
the case it certainly would be possible to avoid the fallback by taking into
account fog in meta's bitmap code.</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>