<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion fail with triangle strips"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85419#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion fail with triangle strips"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85419">bug 85419</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>(In reply to James Evans from <a href="show_bug.cgi?id=85419#c2">comment #2</a>)
<span class="quote">> Thanks for the tip with '~0'  I was unaware of that.  I only used '0xffff'
> because that was what was used in the red book examples.  </span >
I suspect they were using ushort indices (or they just didn't care since it
should still work correctly just possibly the driver has to bend over backwards
if the hw doesn't support arbitrary index).

<span class="quote">> I changed my code to use '~0' and now the latest version of the Mesa drivers
> (10.3.1) are matching the previous versions of Mesa.

> I am still seeing alternate triangle strips having their front facing
> definitions reversed.</span >
Hmm ok that would point to two separate bugs then actually...

<span class="quote">> I will work on getting a free standing compilable code example as soon as I
> can.  In the mean time I am attaching a screen shot and apitrace.</span >

I'll give the apitrace a look.</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>