[Bug 80419] XCOM: Enemy Unknown Causes lockup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 5 14:21:37 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=80419

--- Comment #112 from Kamil Páral <kamil.paral at gmail.com> ---
(In reply to Nicolai Hähnle from comment #111)
> However, if I recall correctly, XCOM issues DrawRangeElements calls with
> ranges that are larger than necessary.

My understanding was that exactly the opposite was the issue - the game sends
indices outside of the specified bounds. Quoting Jose [1]:
"the application is giving a hint to the OpenGL driver that indices are between
0 and 215, but in fact in call 21933, the index at position 164 is 216, and
more later."
[1] https://github.com/apitrace/apitrace/issues/407#issuecomment-166619366

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160205/bfca3603/attachment.html>


More information about the dri-devel mailing list