[Mesa-dev] [Bug 31143] [i915 i965 bisected] glean depthStencil regressed

2010-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31143 fangxun changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #3 from fangxun 2010-10-

Re: [Mesa-dev] [PATCH] autoconf: Better client API selection.

2010-10-27 Thread Kristian Høgsberg
On Wed, Oct 27, 2010 at 6:30 AM, Chia-I Wu wrote: > From: Chia-I Wu > > Make autoconf decide the client APIs enabled first.  Then when OpenGL > and OpenGL ES are disabled, there is no need to build src/mesa/;  when > OpenGL is disabled, no $mesa_driver should be built.  Finally, add > --enable-op

Re: [Mesa-dev] [PATCH] autoconf: Better client API selection.

2010-10-27 Thread Dan Nicholson
On Wed, Oct 27, 2010 at 3:30 AM, Chia-I Wu wrote: > From: Chia-I Wu > > Make autoconf decide the client APIs enabled first.  Then when OpenGL > and OpenGL ES are disabled, there is no need to build src/mesa/;  when > OpenGL is disabled, no $mesa_driver should be built.  Finally, add > --enable-op

[Mesa-dev] [Bug 31161] New: compilation fails with "except getopt.GetoptError"

2010-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31161 Summary: compilation fails with "except getopt.GetoptError" Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

Re: [Mesa-dev] merging glapi-reorg branch

2010-10-27 Thread Brian Paul
On 10/26/2010 10:06 PM, Chia-I Wu wrote: Hi all, I've pushed a new branch, glapi-reorg http://cgit.freedesktop.org/mesa/mesa/log/?h=glapi-reorg to reorganize glapi headers. It turns out that glapidispatch.h and glapioffsets.h are core mesa headers. The branch drops the use of both headers

[Mesa-dev] [Bug 31159] New: shadow problem in 0ad game

2010-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31159 Summary: shadow problem in 0ad game Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium C

[Mesa-dev] [PATCH] autoconf: Better client API selection.

2010-10-27 Thread Chia-I Wu
From: Chia-I Wu Make autoconf decide the client APIs enabled first. Then when OpenGL and OpenGL ES are disabled, there is no need to build src/mesa/; when OpenGL is disabled, no $mesa_driver should be built. Finally, add --enable-openvg to enable OpenVG. With these changes, an OpenVG only bui

[Mesa-dev] [Bug 31128] Memory leak on multiple OSMesaMakeCurrent calls

2010-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31128 --- Comment #2 from dawhiteho...@hotmail.co.uk 2010-10-27 02:52:32 PDT --- Thanks very much. That seems to have done the trick. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becaus