[Mesa-dev] [Bug 85419] Assertion fail with triangle strips

2014-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85419 --- Comment #5 from Roland Scheidegger --- (In reply to James Evans from comment #2) > Thanks for the tip with '~0' I was unaware of that. I only used '0x' > because that was what was used in the red book examples. I suspect they were usi

[Mesa-dev] [Bug 85419] Assertion fail with triangle strips

2014-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85419 --- Comment #4 from James Evans --- Created attachment 108521 --> https://bugs.freedesktop.org/attachment.cgi?id=108521&action=edit Screenshot of rendered sphere -- You are receiving this mail because: You are the assignee for the bug. __

[Mesa-dev] [Bug 85419] Assertion fail with triangle strips

2014-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85419 --- Comment #3 from James Evans --- Created attachment 108520 --> https://bugs.freedesktop.org/attachment.cgi?id=108520&action=edit apitrace of rendered sphere -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 85419] Assertion fail with triangle strips

2014-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85419 --- Comment #2 from James Evans --- Thanks for the tip with '~0' I was unaware of that. I only used '0x' because that was what was used in the red book examples. I changed my code to use '~0' and now the latest version of the Mesa driver

[Mesa-dev] [Bug 85419] Assertion fail with triangle strips

2014-10-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85419 --- Comment #1 from Roland Scheidegger --- Do you have a full test program or can you supply an apitrace capture? I suspect there's something wrong with restart index handling though it generally seems to work otherwise (as I side note, I'd advis