[Mesa3d-dev] [Bug 24321] glXQueryExtension doesn't set eventBase and errorBase

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24321 --- Comment #2 from Brian Paul brian.e.p...@gmail.com 2009-10-06 08:29:10 PST --- Created an attachment (id=30111) -- (http://bugs.freedesktop.org/attachment.cgi?id=30111) return 0 for errorBase and eventBase Does this patch help you? --

Re: [Mesa3d-dev] [PATCH 0/4] Speed up _glapi_add_dispatch.

2009-10-06 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chia-I Wu wrote: On Mon, Oct 05, 2009 at 11:16:17AM -0600, tom fogal wrote: Chia-I Wu olva...@gmail.com writes: +#ifdef USE_X86_ASM +extern const GLubyte gl_dispatch_functions_start[]; +#endif I'm a little concerned that something like this is

Re: [Mesa3d-dev] [PATCH 0/4] Speed up _glapi_add_dispatch.

2009-10-06 Thread tom fogal
Chia-I Wu olva...@gmail.com writes: On Mon, Oct 05, 2009 at 11:16:17AM -0600, tom fogal wrote: Chia-I Wu olva...@gmail.com writes: The third patch fixes a potential segfault. Calling a dynamic dispatch which is not supported by a DRI driver would crash an application. It is a bug of

[Mesa3d-dev] [PATCH] Regenerate gl_mangle.h.

2009-10-06 Thread tom fogal
Attached. -tom From 87ce26ad777157de905c33d24e4b24ba09dd9c90 Mon Sep 17 00:00:00 2001 From: Tom Fogal tfo...@alumni.unh.edu Date: Tue, 6 Oct 2009 12:16:39 -0600 Subject: [PATCH] Regenerate gl_mangle.h. --- include/GL/gl_mangle.h | 42 ++ 1 files

[Mesa3d-dev] [Bug 18613] new account on fd.o

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18613 Daniel Stone dan...@fooishbar.org changed: What|Removed |Added AssignedTo|sitewrangl...@lists.freedesk|mesa3d-

Re: [Mesa3d-dev] [PATCH 0/4] Speed up _glapi_add_dispatch.

2009-10-06 Thread Chia-I Wu
On Tue, Oct 06, 2009 at 11:09:46AM -0700, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chia-I Wu wrote: On Mon, Oct 05, 2009 at 11:16:17AM -0600, tom fogal wrote: Chia-I Wu olva...@gmail.com writes: +#ifdef USE_X86_ASM +extern const GLubyte

[Mesa3d-dev] [Bug 20498] I'd like to have git commit access to freedesktop.org

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20498 Daniel Stone dan...@fooishbar.org changed: What|Removed |Added AssignedTo|sitewrangl...@lists.freedesk|mesa3d-

[Mesa3d-dev] [Bug 21334] I would like a new account to publish a new gprof project

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21334 Daniel Stone dan...@fooishbar.org changed: What|Removed |Added AssignedTo|sitewrangl...@lists.freedesk|mesa3d-

[Mesa3d-dev] [Bug 20498] I'd like to have git commit access to freedesktop.org

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20498 Eric Anholt e...@anholt.net changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 18613] new account on fd.o

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18613 Eric Anholt e...@anholt.net changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Mesa3d-dev] [PATCH 0/4] Speed up _glapi_add_dispatch.

2009-10-06 Thread Chia-I Wu
On Tue, Oct 06, 2009 at 12:16:26PM -0600, tom fogal wrote: Also, MANGLE was not and is not supported here on non-x86 platforms because of glprocs.h. Hrm? I might have recently broken our AIX support, then.. I must have been thinking something else. It should not. Sorry for the confusion.

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

2009-10-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24365 Summary: [7.6] glxinfo: main/context.c:640: check_context_limits: Assertion failed Product: Mesa Version: unspecified Platform: Other URL: