Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Matt Turner
On Sat, Jun 23, 2012 at 8:55 PM, Laurent Carlier wrote: > This also currently fix the installation of libOSmesa. > > v2: Remove old Makefile, libOSmesa is now versioned, fix typos > --- >  configure.ac                        |  5 >  src/mesa/drivers/osmesa/Makefile    | 51 >

[Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Laurent Carlier
This also currently fix the installation of libOSmesa. v2: Remove old Makefile, libOSmesa is now versioned, fix typos --- configure.ac| 5 src/mesa/drivers/osmesa/Makefile| 51 - src/mesa/drivers/osmesa/Makefile.am | 50 +++

Re: [Mesa-dev] [PATCH] scons: Do not build glx on Solaris.

2012-06-23 Thread Alan Coopersmith
On 06/23/12 01:43 PM, Vinson Lee wrote: > On Wed, Jun 20, 2012 at 6:49 AM, Alan Coopersmith > wrote: >> On 06/19/12 11:34 PM, Vinson Lee wrote: >>> The GLX headers on Solaris are not recent enough. >> >> Huh? Which Solaris? Solaris 11 ships with X.Org's glproto 1.4.10 - >> how new do you need?

Re: [Mesa-dev] [PATCH] scons: Do not build glx on Solaris.

2012-06-23 Thread Vinson Lee
On Wed, Jun 20, 2012 at 6:49 AM, Alan Coopersmith wrote: > On 06/19/12 11:34 PM, Vinson Lee wrote: >> The GLX headers on Solaris are not recent enough. > > Huh?   Which Solaris?   Solaris 11 ships with X.Org's glproto 1.4.10 - > how new do you need?   Or what headers do you need if not glproto? >

[Mesa-dev] [Bug 51366] New: [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_generate: Assertion `0' failed.

2012-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51366 Bug #: 51366 Summary: [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_ generate: Assertion `0' failed. Classification: Unclassified Product: Mesa

[Mesa-dev] [Bug 51364] piglit fs-clip-distance-interpolated regression

2012-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51364 --- Comment #1 from Vinson Lee 2012-06-23 12:17:44 UTC --- Created attachment 63377 --> https://bugs.freedesktop.org/attachment.cgi?id=63377 fs-clip-distance-interpolated.png -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Mesa-dev] [Bug 51364] New: piglit fs-clip-distance-interpolated regression

2012-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51364 Bug #: 51364 Summary: piglit fs-clip-distance-interpolated regression Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Mesa-dev] [Bug 51335] Compile Error: GL/gl.h: No such file or directory

2012-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51335 U. Artie Eoff changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bugmail: https://

Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Kenneth Graunke
On 06/23/2012 07:46 AM, Laurent Carlier wrote: > This also currently fix the installation of libOSmesa. > --- > configure.ac | 1 + > src/mesa/drivers/osmesa/Makefile | 51 > > src/mesa/drivers/osmesa/Makefile.am | 50

Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Dan Nicholson
On Jun 23, 2012 7:47 AM, "Laurent Carlier" wrote: > > This also currently fix the installation of libOSmesa. > --- > configure.ac | 1 + > src/mesa/drivers/osmesa/Makefile | 51 > src/mesa/drivers/osmesa/Makefile.am | 50 +

[Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Laurent Carlier
This also currently fix the installation of libOSmesa. --- configure.ac | 1 + src/mesa/drivers/osmesa/Makefile | 51 src/mesa/drivers/osmesa/Makefile.am | 50 +++ src/mesa/drivers/osmesa/Makefile.ol