[Mesa-dev] [Bug 47873] [PATCH v2] Building libxatracker.o is broken when using --enable-32-bit on a 64bit OS

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47873 Zack Rusin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] [PATCH 6/9] i965: fix typo

2012-04-04 Thread Kenneth Graunke
On 04/01/2012 03:24 PM, nobled wrote: Noticed by clang: brw_wm_surface_state.c:330:30: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MESA_FORMAT_Z24_S8] = 0, ^ brw_wm_surface_state.c:326:30: note: previous in

[Mesa-dev] [PATCH v3] glsl: fix variable ordering in the output_read_remover

2012-04-04 Thread Vadim Girlin
Use the hash of the variable name instead of the pointer value. Signed-off-by: Vadim Girlin Reviewed-by: Ian Romanick --- v3: Added the note about the non-uniqueness of the names as suggested by Ian Romanick src/glsl/lower_output_reads.cpp | 18 +- 1 files changed, 17 in

[Mesa-dev] [PATCH] i965: Actually upload sampler state pointers for the VS unit on Gen6.

2012-04-04 Thread Kenneth Graunke
We already program all the sampler state correctly, we just didn't give the GPU a pointer to it for the VS stage. Thus, any texturing other than texelFetch() wouldn't work. Fixes piglit test vs-textureLod-miplevels and 99 of oglconform's glsl-bif-tex subtests. NOTE: This is a candidate for the 8

Re: [Mesa-dev] [PATCH 6/9] i965: fix typo

2012-04-04 Thread Ian Romanick
On 04/01/2012 03:24 PM, nobled wrote: Noticed by clang: brw_wm_surface_state.c:330:30: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MESA_FORMAT_Z24_S8] = 0, ^ brw_wm_surface_state.c:326:30: note: previous in

[Mesa-dev] [Bug 44405] Spring RTS crashes using r600g (5670, Redwood), kernel rejects relocations

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44405 --- Comment #13 from Agustin Ferrario 2012-04-04 16:18:42 UTC --- Created attachment 59496 --> https://bugs.freedesktop.org/attachment.cgi?id=59496 Backtrace generated with ABRT The bug was also reproduced in spring 88. I generated this bactr

Re: [Mesa-dev] [PATCH v2] glsl: fix variable ordering in the output_read_remover

2012-04-04 Thread Ian Romanick
On 04/04/2012 07:33 AM, Vadim Girlin wrote: Use the hash of the variable name instead of the pointer value. Signed-off-by: Vadim Girlin --- v2: Added the comment for the hash function as suggested by Vincent Lejeune. Added const qualifier and modified the cast as suggested by Tolga Dalman.

Re: [Mesa-dev] [PATCH 7/7] r600g: initial r600 dual src blending support

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: From: Dave Airlie survives piglit with no regressions on rv610/evergreen Signed-off-by: Dave Airlie --- src/gallium/drivers/r600/evergreen_state.c | 16 +--- src/gallium/drivers/r600/r600_pipe.c |2 +- src/gallium/driver

Re: [Mesa-dev] [PATCH 6/7] softpipe: add dual source blending support

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: From: Dave Airlie This adds support for a single dual source blending MRT to softpipe. Why can't we do dual-source blending to all RTs? -Brian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http:

Re: [Mesa-dev] [PATCH 7/7] r600g: initial r600 dual src blending support

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: From: Dave Airlie survives piglit with no regressions on rv610/evergreen Signed-off-by: Dave Airlie --- src/gallium/drivers/r600/evergreen_state.c | 16 +--- src/gallium/drivers/r600/r600_pipe.c |2 +- src/gallium/driver

Re: [Mesa-dev] [PATCH 5/7] util: add dual blend helper function

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: From: Dave Airlie This is just a function to tell if a certain blend mode requires dual sources. Signed-off-by: Dave Airlie --- src/gallium/auxiliary/util/u_dual_blend.h | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(

Re: [Mesa-dev] [PATCH 1/7] mesa: add support for ARB_blend_func_extended (v3)

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: From: Dave Airlie Add implementations of the two API functions, Add a new strings to uint mapping for index bindings Add the blending mode validation for SRC1 + SRC_ALPHA_SATURATE Add get for MAX_DUAL_SOURCE_DRAW_BUFFERS v2: Add check in valid_to_rende

Re: [Mesa-dev] mesa: ARB_blend_func_extended (second pass)

2012-04-04 Thread Brian Paul
On 04/03/2012 07:16 AM, Dave Airlie wrote: These 7 patches contain core support for ARB_blend_func_extended, along with gallium + softpipe + r600g support. I've tested the interaction with ARB_explicit_attrib_location and it works better now, and I've also caught a few more bugs with tests in pi

[Mesa-dev] [PATCH v2] glsl: fix variable ordering in the output_read_remover

2012-04-04 Thread Vadim Girlin
Use the hash of the variable name instead of the pointer value. Signed-off-by: Vadim Girlin --- v2: Added the comment for the hash function as suggested by Vincent Lejeune. Added const qualifier and modified the cast as suggested by Tolga Dalman. src/glsl/lower_output_reads.cpp | 15

[Mesa-dev] [Bug 47878] [PATCH] libXvMC* are not being installed where they should

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47878 Christian König changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Mesa-dev] [Bug 47124] libEGL.la fails during linking

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47124 --- Comment #4 from Mike Lothian 2012-04-04 00:15:21 PDT --- Yes this seems to have fixed it for me -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the ass