http://bugs.freedesktop.org/show_bug.cgi?id=22743


Roland Scheidegger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|Drivers/DRI/r300            |Mesa core
         Resolution|                            |NOTOURBUG




--- Comment #2 from Roland Scheidegger <[email protected]>  
2009-08-13 05:31:21 PST ---
This is a nexuiz bug and should be fixed there (if it isn't already, I didn't
test latest version). Note that nexuiz doesn't actually use that index which is
one too large, it's just the end value to the DrawRangeElements call which is
wrong.
(Though, I'm not actually really sure it's against the spec to use a end value
which is larger than what the bound arrays can provide and larger than the
largest index value as it's a mere hint that no larger indices will be used but
doesn't indicate that the end index value will be used itself - but anyway the
app certainly didn't want to use that value.)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to