[Mesa3d-dev] [PATCH] shader: fix compilation warnings

2009-08-22 Thread Renato Caldas
This patch fixes some implicit declaration of function compilation errors/warnings. I'm not subscribed to the list, so please include my e-mail in the CC field. Signed-off-by: Renato Caldas seventhguard...@gmail.com --- src/mesa/shader/hash_table.c |1 + 1 files changed, 1 insertions(+), 0

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread Roland Scheidegger
On 21.08.2009 20:26, Ian Romanick wrote: All, In the next couple hours I'm planning to merge the asm-shader-rework-1 branch to master. In my testing I have found that it passes at least as many (and in a couple cases more) tests than the current code. One of our internal tests runs about

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread Sven Arvidsson
On Sat, 2009-08-22 at 16:55 +0200, Roland Scheidegger wrote: It seems to break (all of) doom3's (vertex, at least) shaders however. At least with r200, here's the doom3 output for the main r200 vertex shader (others break in exactly the same way). With i965 too. FWIW, I filed bugs for Doom 3

[Mesa3d-dev] [PATCH] shader: fix compilation warnings

2009-08-22 Thread Renato Caldas
This patch fixes some implicit declaration of function compilation errors/warnings on the new shader code. Signed-off-by: Renato Caldas seventhguard...@gmail.com ---  src/mesa/shader/hash_table.c |    1 +  1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/mesa/shader/hash_table.c

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roland Scheidegger wrote: glprogs/R200_interaction.vp GL_PROGRAM_ERROR_STRING_ARB: line 1, char 43: error: syntax error, unexpected $undefined error at 34: ariant ; # this is slightly simpler than the ARB interaction, # because the R200

Re: [Mesa3d-dev] [PATCH 1/2] ARB prog parser: include imports.h to kill some compiler warnings

2009-08-22 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luo Jinghua wrote: Applied. Thanks. --- src/mesa/shader/hash_table.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/mesa/shader/hash_table.c b/src/mesa/shader/hash_table.c index a28a53c..881179f 100644 ---

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roland Scheidegger wrote: glprogs/R200_interaction.vp GL_PROGRAM_ERROR_STRING_ARB: line 1, char 43: error: syntax error, unexpected $undefined Okay. I posted a patch to bug #23457 that should fix this. Could you give it a test on R200, and let

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philipp Heise wrote: Ian Romanick wrote: Roland Scheidegger wrote: glprogs/R200_interaction.vp GL_PROGRAM_ERROR_STRING_ARB: line 1, char 43: error: syntax error, unexpected $undefined Okay. I posted a patch to bug #23457 that should fix this.

Re: [Mesa3d-dev] Merging asm-shader-rework-1 branch today

2009-08-22 Thread tom fogal
Ian Romanick i...@freedesktop.org writes: Philipp Heise wrote: Ian Romanick wrote: Roland Scheidegger wrote: glprogs/R200_interaction.vp GL_PROGRAM_ERROR_STRING_ARB: line 1, char 43: error: syntax error, unexpected $undefined Okay. I posted a patch to bug #23457 that should fix

[Mesa3d-dev] [Bug 23380] glxChooseVisual: visualList might have not been initialized (crash)

2009-08-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23380 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Attachment #28715|0 |1 is obsolete|