<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Another regression from bc4e0c486: vbo: Use a bitmask to track the active arrays in vbo_exec*."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96950#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Another regression from bc4e0c486: vbo: Use a bitmask to track the active arrays in vbo_exec*."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96950">bug 96950</a>
              from <span class="vcard"><a class="email" href="mailto:brianp@vmware.com" title="Brian Paul <brianp@vmware.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
        <pre>(In reply to Mathias Fröhlich from <a href="show_bug.cgi?id=96950#c6">comment #6</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=125255" name="attach_125255" title="Fix for an other assert in immediate mode rendering with the linux turbine">attachment 125255</a> <a href="attachment.cgi?id=125255&action=edit" title="Fix for an other assert in immediate mode rendering with the linux turbine">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=96950&attachment=125255'>[review]</a> [review]
> Fix for an other assert in immediate mode rendering with the linux turbine

> Brian,

> I tried to reproduce the described problem with the linux demo and stepped
> ontpo an other assert in vbo_exec_vtx_wrap(). This assert may be related to
> the one you mentioned. With this patch applied the linux turbine demo runs
> fine on i965.
> Can you check if the windows demo gets fixed by this patch too?</span >

Yeah, your patch seems to fix things.  Thanks!

Tested-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>

As for the patch itself, I think we want to s/boolean/bool/ and maybe #include
<stdbool.h> just to be safe.

Otherwise, Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>