[Nouveau] [Bug 91895] [nve7] Shadow Warrior: black gun & messed up colors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 8 14:52:05 PDT 2015


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

--- Comment #10 from Ilia Mirkin <imirkin at alum.mit.edu> ---
This trace can't be used on i965:

62714 @0 glLinkProgram(program = 4038)
62714: warning: error: Uniform block MaterialCB too big (32768/16384)

Their UBO size is too small I guess.

GL_MAX_UNIFORM_BLOCK_SIZE = 16384

vs

GL_MAX_UNIFORM_BLOCK_SIZE = 65536

Although I bet that's a mistake...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150908/e8167134/attachment.html>


More information about the Nouveau mailing list