Re: [Mesa-dev] [PATCH] radeonsi: Fix up and enable flat shading.

2013-02-13 Thread Tom Stellard
On Wed, Feb 13, 2013 at 04:34:24PM +0100, Michel Dänzer wrote: > From: Michel Dänzer > > Requires corresponding LLVM R600 backend fix to work correctly, but even > without that it doesn't hang anymore. > > 13 more little piglits. > > NOTE: This is a candidate for the 9.1 branch. Since this cha

[Mesa-dev] [PATCH] radeonsi: Fix up and enable flat shading.

2013-02-13 Thread Michel Dänzer
From: Michel Dänzer Requires corresponding LLVM R600 backend fix to work correctly, but even without that it doesn't hang anymore. 13 more little piglits. NOTE: This is a candidate for the 9.1 branch. Signed-off-by: Michel Dänzer --- src/gallium/drivers/radeonsi/radeonsi_shader.c | 11 +-