[Bug 43096] r300g: r300_emit_draw_elements() refusing to render when max_index = 0xffffffff

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 20 09:54:59 PST 2011


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

--- Comment #6 from Tom Stellard <tstellar at gmail.com> 2011-11-20 09:54:59 PST ---
(In reply to comment #4)
> 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.

I found the real problem, shaders are being failed for having too many varyings
/ uniforms (Bug 42930 and Bug 43121).  When those shaders compile successfully,
the portraits are rendered, and I don't get the "refusing to render" error.

-- 
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