[Mesa-dev] [Bug 29093] Can not build EGL drivers based on Gallium for FreeBSD

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29093 Alan Coopersmith changed: What|Removed |Added Attachment #37100|application/octet-stream|text/plain mime type|

[Mesa-dev] [Bug 29094] Fail to build examples for OpenVG and ES for FreeBSD

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29094 --- Comment #1 from Thinker 2010-07-15 21:49:22 PDT --- Created an attachment (id=37102) --> (https://bugs.freedesktop.org/attachment.cgi?id=37102) For EGL demos -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Mesa-dev] [Bug 29094] New: Fail to build examples for OpenVG and ES for FreeBSD

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29094 Summary: Fail to build examples for OpenVG and ES for FreeBSD Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: FreeBSD Status: NEW Severity: minor

[Mesa-dev] [Bug 29093] New: Can not build EGL drivers based on Gallium for FreeBSD

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29093 Summary: Can not build EGL drivers based on Gallium for FreeBSD Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: FreeBSD Status: NEW Severity: major

[Mesa-dev] [Bug 29088] New: Missing libdrm cflags/libs for src/egl/drivers/dri2

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29088 Summary: Missing libdrm cflags/libs for src/egl/drivers/dri2 Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: trivial Priority

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread Dave Airlie
On Thu, Jul 15, 2010 at 11:55 PM, Brian Paul wrote: > On 07/15/2010 03:22 AM, Dave Airlie wrote: >> >> On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson >>  wrote: >>> >>> On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul  wrote: On 07/13/2010 08:07 AM, Brian Paul wrote: > > I'm setting u

[Mesa-dev] [Bug 28894] slang build fails if absolute path contains spaces

2010-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28894 nobled changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|mesa-...@lists.free

Re: [Mesa-dev] Optimizations in mesa shader compiler

2010-07-15 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Segovia, Benjamin wrote: > Actually, even the computation of rad_angle is ignored at compile time. > > I was also thinking about more optimizations in the final GPU code i.e. > contuining what has been started with the _mesa_optimize function. rather

Re: [Mesa-dev] primitive-restart branch

2010-07-15 Thread Roland Scheidegger
On 15.07.2010 16:23, Brian Paul wrote: > On 07/15/2010 01:57 AM, Chia-I Wu wrote: >> On Thu, Jul 15, 2010 at 10:26 AM, Brian Paul wrote: >>> I've pushed a branch which implements the GL_NV_primitive_restart >>> extension (part of GL 3.1). >>> >>> It currently works for Gallium softpipe and llvmpip

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread tom fogal
tom fogal writes: > Brian Paul writes: > > On 07/15/2010 03:22 AM, Dave Airlie wrote: > > > On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrot > e: [snip] > > >> I don't have a chance to fix this for another week or so, but it > > >> needs a little fixing on the mesa side for glew to be a fully

Re: [Mesa-dev] primitive-restart branch

2010-07-15 Thread Brian Paul
On 07/15/2010 01:57 AM, Chia-I Wu wrote: On Thu, Jul 15, 2010 at 10:26 AM, Brian Paul wrote: I've pushed a branch which implements the GL_NV_primitive_restart extension (part of GL 3.1). It currently works for Gallium softpipe and llvmpipe but there's still a few loose ends. The new gallium i

Re: [Mesa-dev] Optimizations in mesa shader compiler

2010-07-15 Thread Brian Paul
On 07/14/2010 04:14 PM, Segovia, Benjamin wrote: Hmmm, (partial) error from my side. Despite the code posted in the first post, the initial code was _without_ consting the variables. The code _without_ "const" leads to the GPU code with the arithmetic computations on constant. Adding the const

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread tom fogal
Brian Paul writes: > On 07/15/2010 03:22 AM, Dave Airlie wrote: > > On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote: > >> On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote: > >>> On 07/13/2010 08:07 AM, Brian Paul wrote: > > I'm setting up the Mesa demos repo on a new system. auto

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread Brian Paul
On 07/15/2010 03:22 AM, Dave Airlie wrote: On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote: On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote: On 07/13/2010 08:07 AM, Brian Paul wrote: I'm setting up the Mesa demos repo on a new system. autogen.sh fails because it can't find GLEW. I th

Re: [Mesa-dev] primitive-restart branch

2010-07-15 Thread Roland Scheidegger
On 15.07.2010 04:26, Brian Paul wrote: > I've pushed a branch which implements the GL_NV_primitive_restart > extension (part of GL 3.1). > > It currently works for Gallium softpipe and llvmpipe but there's still > a few loose ends. > > The new gallium interface for this isn't finalized. It might

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread Dave Airlie
On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote: > On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote: >> On 07/13/2010 08:07 AM, Brian Paul wrote: >>> >>> I'm setting up the Mesa demos repo on a new system. autogen.sh fails >>> because it can't find GLEW. I think autogen is looking for GLEW

Re: [Mesa-dev] primitive-restart branch

2010-07-15 Thread Marek Olšák
On Thu, Jul 15, 2010 at 9:57 AM, Chia-I Wu wrote: > On Thu, Jul 15, 2010 at 10:26 AM, Brian Paul > wrote: > > I've pushed a branch which implements the GL_NV_primitive_restart > > extension (part of GL 3.1). > > > > It currently works for Gallium softpipe and llvmpipe but there's still > > a few

Re: [Mesa-dev] demos / glew configure bug

2010-07-15 Thread Dan Nicholson
On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote: > On 07/13/2010 08:07 AM, Brian Paul wrote: >> >> I'm setting up the Mesa demos repo on a new system. autogen.sh fails >> because it can't find GLEW. I think autogen is looking for GLEW in >> /usr/include/GL/ and /usr/lib/libGLEW.a instead of usin

Re: [Mesa-dev] primitive-restart branch

2010-07-15 Thread Chia-I Wu
On Thu, Jul 15, 2010 at 10:26 AM, Brian Paul wrote: > I've pushed a branch which implements the GL_NV_primitive_restart > extension (part of GL 3.1). > > It currently works for Gallium softpipe and llvmpipe but there's still > a few loose ends. > > The new gallium interface for this isn't finalize