[Mesa3d-dev] [Bug 17861] glGetObjectParameterivARB sets wrong error code

2008-10-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17861 Ian Romanick <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #19332|0 |1 is obsolete|

Re: [Mesa3d-dev] Gallium + llvm integration

2008-10-04 Thread Stephane Marchesin
On Tue, Sep 30, 2008 at 8:34 PM, Keith Whitwell <[EMAIL PROTECTED]> wrote: > On Tue, Sep 30, 2008 at 7:21 PM, Stephane Marchesin > <[EMAIL PROTECTED]> wrote: >> Hi again, >> >> I've adapted (but didn't push it) gallivm to llvm 2.4 (svn) API >> changes. But then there's an obvious question about wha

[Mesa3d-dev] [PATCH/RFC] Provide a standalone EGL build (on top of drm) for gallium-0.1

2008-10-04 Thread Dima Zavin
This patch is against the gallium-0.1 branch. - linux-egl now only builds standalone EGL libs - linux-dri still builds GL/GLX libs and the EGL on X lib(s). Disclaimers: - Only built/tested with i915. - Have not verified if runtime with EGL on top of X is affected (shouldn't), but linux-dri builds

[Mesa3d-dev] [Bug 8724] Illegal instruction in Mesa with Pentium series CPU

2008-10-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8724 Ian Romanick <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolu

[Mesa3d-dev] [Bug 17802] New: [swrast] Glean test pointSprite fails

2008-10-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17802 Summary: [swrast] Glean test pointSprite fails Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Mesa3d-dev] [Bug 17800] New: Mesa accesses memory out of bounds

2008-10-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17800 Summary: Mesa accesses memory out of bounds Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority:

Re: [Mesa3d-dev] Recent refactoring broke VTK

2008-10-04 Thread Brian Paul
Brad King wrote: > Brian Paul wrote: >> Brad King wrote: >>> RenderingCxxTests: main/hash.c:133: _mesa_HashLookup: Assertion >>> `table' failed. >>> >>> Program received signal SIGABRT, Aborted. >>> [Switching to Thread 0x2adcc9934850 (LWP 18944)] >>> 0x2adcc82f71d5 in raise () from /lib/libc.s

[Mesa3d-dev] [Bug 17777] Selection and feedback mode are broken

2008-10-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1 Brian Paul <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolut

Re: [Mesa3d-dev] Problem running xeglgear with linux-dri & EGL_DRIVER=egl_softpipe

2008-10-04 Thread mustafizur . rahaman
Sorry, there was little mistake in my previous email...the code looks like > #if !defined (IN_DRI_DRIVER)// Here it is NOT defined > > Code here > #else > > extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; > > Some code... > #endifSo for make linux, IN_DRI_DRIVER is not defined as

Re: [Mesa3d-dev] Recent refactoring broke VTK

2008-10-04 Thread Brian Paul
Brad King wrote: > Brad King wrote: >> Brian Paul wrote: >>> Brad, the first thing that'd be useful is a stack trace from the crash >>> point. >> Oops, of course. I had been collecting pieces of information before >> sending the email and never cut-and-paste it in. Here is the assertion >> fail

Re: [Mesa3d-dev] Recent VBO changes break i965

2008-10-04 Thread Brian Paul
Keith Whitwell wrote: > On Wed, Sep 24, 2008 at 2:23 PM, Ian Romanick <[EMAIL PROTECTED]> wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Keith and Eric, >> >> Starting with Mesa commit 33fef8be825ee8ec6abc0c2ffd9a3a967d84df88 I'm >> seeing consistent assertion failures in GEM-base

Re: [Mesa3d-dev] [patch] fix gc_to_bin build

2008-10-04 Thread Brian Paul
Sam Hocevar wrote: >Hi, > >attached patch allows to build gc_to_bin again. It also gets rid of > slang_version_syn.h which is no longer required. There's still references to slang_version_syn.h in the Makefile, plus the corresponding slang_version.syn file. I'd like to keep those for n