<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#c21">Comment # 21</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:rexhunter99@gmail.com" title="James Ogden <rexhunter99@gmail.com>"> <span class="fn">James Ogden</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=61412#c20">comment #20</a>)
<span class="quote">> Well if it's really a fallback, you could set a breakpoint in
> _mesa_meta_Bitmap and check what state is set which causes it right at the
> beginning of the function. Ideally there wouldn't be any fallbacks there but
> I guess it would be quite some work.</span >

I ran it with GL_FOG forced off, seems that did the trick, Intel is back to
being faster than my discrete NVidia card.  Haha, the irony.  Well thanks to
software side state checking, I managed to get this fixed so now we know it's a
fallback of some kind related to fog with glBitmap, not sure if we should mark
as resolved or if it should be left open until the issue is looked at?

Anyway thanks for all the help guys!  (or gals if any)</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>