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

--- Comment #4 from Tom Stellard <tstel...@gmail.com> 2011-11-20 08:11:12 PST 
---
(In reply to comment #3)
> I pushed the branch anyway because it fixes some other bugs.
> 
> What happens if you do in r300_draw_vbo:
> 
> info.max_index = max_count == ~0 ? 0xffffff : max_count - 1;

This fixes the error, but the leader portraits still aren't being rendered, so
I guess there is some other problem causing this.  I'll have to bisect to find
out exactly what it is.  This bug can be closed once the above fix or something
equivalent is committed to mater.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to