This looks good to me. Thanks.
Marek
On Tue, Aug 21, 2012 at 1:42 PM, Vadim Girlin wrote:
> Disable blending when dual_src_blend is enabled and number of color exports
> in the current fragment shader is less than 2.
>
> Fixes lockups with ext_framebuffer_multisample-
> alpha-to-coverage-dual-sr
On Tue, 2012-08-21 at 13:59 +0200, Michel Dänzer wrote:
> On Die, 2012-08-21 at 15:42 +0400, Vadim Girlin wrote:
> > Disable blending when dual_src_blend is enabled and number of color exports
> > in the current fragment shader is less than 2.
> >
> > Fixes lockups with ext_framebuffer_multisampl
On Die, 2012-08-21 at 15:42 +0400, Vadim Girlin wrote:
> Disable blending when dual_src_blend is enabled and number of color exports
> in the current fragment shader is less than 2.
>
> Fixes lockups with ext_framebuffer_multisample-
> alpha-to-coverage-dual-src-blend piglit test.
>
> Signed-off
Disable blending when dual_src_blend is enabled and number of color exports
in the current fragment shader is less than 2.
Fixes lockups with ext_framebuffer_multisample-
alpha-to-coverage-dual-src-blend piglit test.
Signed-off-by: Vadim Girlin
---
Tested on evergreen only.
src/gallium/driver