[Bug 44701] Regnum online textures flickering
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 12 01:58:13 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44701
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
|.org |org
Component|Drivers/Gallium/r600 |Mesa core
--- Comment #1 from Michel Dänzer <michel at daenzer.net> 2012-01-12 01:58:13 PST ---
(In reply to comment #1)
> Mesa warning: glDraw[Range]Elements(start 5358, end 5754, count 396, type
> 0x1403, indices=0x29dc)
> end is out of bounds (max=2943) Element Buffer 384 (size 11508)
> This should probably be fixed in the application.
> Mesa warning: glDraw[Range]Elements(start 3558, end 5358, count 1800, type
> 0x1403, indices=0x1bcc)
> end is out of bounds (max=2943) Element Buffer 384 (size 11508)
> This should probably be fixed in the application.
AFAICT these rendering calls are ignored, as start > max. That could explain
the missing parts on the screenshots.
This looks like either a bug in the app or in the Mesa core code printing these
messages. Either way, the driver probably can't do anything about it,
reassigning to Mesa core for now.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list