Re: [Mesa-dev] [PATCH-RFC] draw: Rewrite primitive decomposer

2010-08-02 Thread Chia-I Wu
On Tue, Aug 3, 2010 at 6:48 AM, Zack Rusin wrote: > On Monday 02 August 2010 12:33:50 Chia-I Wu wrote: >> While studying the draw module, I noticed that multiple primitive >> decomposers exist: draw_pt_vcache_tmp.h, draw_gs_tmp.h, >> draw_so_emit_tmp.h, and draw_pt_decompose.h.  The differences be

Re: [Mesa-dev] gallium bound checking patch broke r600g in weird way

2010-08-02 Thread Vinson Lee
> -Original Message- > From: mesa-dev-bounces+vlee=vmware@lists.freedesktop.org [mailto:mesa- > dev-bounces+vlee=vmware@lists.freedesktop.org] On Behalf Of keith > whitwell > Sent: Monday, August 02, 2010 3:50 PM > To: Brian Paul > Cc: mesa-dev@lists.freedesktop.org > Subject: Re: [

Re: [Mesa-dev] [PATCH-RFC] draw: Rewrite primitive decomposer

2010-08-02 Thread Zack Rusin
On Monday 02 August 2010 12:33:50 Chia-I Wu wrote: > Hi, > > While studying the draw module, I noticed that multiple primitive > decomposers exist: draw_pt_vcache_tmp.h, draw_gs_tmp.h, > draw_so_emit_tmp.h, and draw_pt_decompose.h. The differences between > them are small, yet some of them suppor

[Mesa-dev] [Bug 29337] glsl2: GLSL compiler errors with most piglit tests

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29337 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] gallium bound checking patch broke r600g in weird way

2010-08-02 Thread keith whitwell
On Mon, Aug 2, 2010 at 3:53 PM, Brian Paul wrote: > On 08/01/2010 01:55 AM, Chia-I Wu wrote: >> >> On Sat, Jul 31, 2010 at 7:10 AM, Zack Rusin  wrote: >>> >>> On Friday 30 July 2010 17:51:21 Jakob Bornecrantz wrote: On 30 jul 2010, at 14.02, Jakob Bornecrantz wrote: > > On 30 jul

Re: [Mesa-dev] [PATCH-RFC] draw: Rewrite primitive decomposer

2010-08-02 Thread keith whitwell
On Mon, Aug 2, 2010 at 5:33 PM, Chia-I Wu wrote: > Hi, > > While studying the draw module, I noticed that multiple primitive > decomposers exist: draw_pt_vcache_tmp.h, draw_gs_tmp.h, > draw_so_emit_tmp.h, and draw_pt_decompose.h.  The differences between > them are small, yet some of them support

[Mesa-dev] [Bug 29337] glsl2: GLSL compiler errors with most piglit tests

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29337 Ian Romanick changed: What|Removed |Added Attachment #37495|text/x-log |text/plain mime type|

[Mesa-dev] [Bug 29337] glsl2: GLSL compiler errors with most piglit tests

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29337 --- Comment #2 from Ian Romanick 2010-08-02 12:23:06 PDT --- One of the tests in your list is glsl-vs-mat-div-2. That test passes for me. I also don't get any of the errors in glsl-fs-exp that you're getting. I wonder if there's some sort of

[Mesa-dev] [Bug 29337] glsl2: GLSL compiler errors with most piglit tests

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29337 Ian Romanick changed: What|Removed |Added Attachment #37494|application/octet-stream|text/plain mime type|

[Mesa-dev] [Bug 29351] Segfaults in glCompileShader since 566430 with clang

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29351 Vinson Lee changed: What|Removed |Added Summary|Segfaults in|Segfaults in |glCompileSh

[Mesa-dev] [Bug 29351] Segfaults in glCompileShader since 566430

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29351 --- Comment #2 from Cedric Vivier 2010-08-02 07:54:26 PDT --- (In reply to comment #1) > Please try a clean rebuild. I discussed with Vinson who suggested the same, this made me realize that I was building with clang... as I've been experimenti

Re: [Mesa-dev] gallium bound checking patch broke r600g in weird way

2010-08-02 Thread Brian Paul
On 08/01/2010 01:55 AM, Chia-I Wu wrote: On Sat, Jul 31, 2010 at 7:10 AM, Zack Rusin wrote: On Friday 30 July 2010 17:51:21 Jakob Bornecrantz wrote: On 30 jul 2010, at 14.02, Jakob Bornecrantz wrote: On 30 jul 2010, at 13.32, Brian Paul wrote: On 07/30/2010 12:38 PM, Jerome Glisse wrote: Hi

[Mesa-dev] [Bug 29351] Segfaults in glCompileShader since 566430

2010-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29351 --- Comment #1 from Brian Paul 2010-08-02 07:31:56 PDT --- Please try a clean rebuild. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

Re: [Mesa-dev] gallium bound checking patch broke r600g in weird way

2010-08-02 Thread Keith Whitwell
On Sun, 2010-08-01 at 00:55 -0700, Chia-I Wu wrote: > On Sat, Jul 31, 2010 at 7:10 AM, Zack Rusin wrote: > > On Friday 30 July 2010 17:51:21 Jakob Bornecrantz wrote: > >> On 30 jul 2010, at 14.02, Jakob Bornecrantz wrote: > >> > On 30 jul 2010, at 13.32, Brian Paul wrote: > >> >> On 07/30/2010 12: