On Mon, Feb 11, 2013 at 05:53:39PM +0100, Michel Dänzer wrote:
> From: Michel Dänzer
>
> 'R600/SI: Use proper instructions for array/shadow samplers.' removed two
> cases from TEX_SHADOW. Vincent Lejeune reported on IRC that this broke some
> shadow array piglit tests with the r600g driver. Reins
- Mail original -
> De : Michel Dänzer
> À : Vincent Lejeune
> Cc : mesa-dev@lists.freedesktop.org
> Envoyé le : Lundi 11 février 2013 17h53
> Objet : [PATCH] R600: Fix regression with shadow array sampler on pre-SI GPUs.
>
> From: Michel Dänzer
>
> 'R600/SI: Use proper instruction
From: Michel Dänzer
'R600/SI: Use proper instructions for array/shadow samplers.' removed two
cases from TEX_SHADOW. Vincent Lejeune reported on IRC that this broke some
shadow array piglit tests with the r600g driver. Reinstating the removed
cases should fix this, and still works with radeonsi a