[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 --- Comment #5 from Brian Paul brian.e.p...@gmail.com 2009-10-08 07:37:18 PST --- Can you build Mesa 7.6 in debug mode and re-run? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 --- Comment #6 from Nicolai Hähnle nhaeh...@gmail.com 2009-10-08 10:15:27 PST --- Actually, r300_context.c does the following: ctx-Const.MaxTextureImageUnits = driQueryOptioni(r300-radeon.optionCache,

[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 --- Comment #1 from Brian Paul brian.e.p...@gmail.com 2009-10-07 07:24:21 PST --- Hopefully one of the Radeon developers can reproduce this. If the user could use gdb to get the values for ctx-Const.MaxTextureCoordUnits and

[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 --- Comment #2 from Nicolai Hähnle nhaeh...@gmail.com 2009-10-07 12:33:07 PST --- Brian, I cannot reproduce this here (and I really doubt it can happen unless you mess with your driconf settings - maybe the original reporter should check

[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 --- Comment #3 from Brian Paul brian.e.p...@gmail.com 2009-10-07 13:23:38 PST --- In the fixed-function paths we use ctx-Const.MaxTextureCoordUnits all over the place. For fixed-function we have to have a texture image unit for each coord

[Mesa3d-dev] [Bug 24365] [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed

2009-10-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 Samium Gromoff _deepf...@feelingofgreen.ru changed: What|Removed |Added CC|