[Mesa-dev] Mesa (master): 23 new commits

Michel Dänzer michel at daenzer.net
Tue Mar 22 07:46:15 UTC 2016


On 22.03.2016 05:34, Nicolai =?UNKNOWN?Q?H=C3=A4hnle?= wrote:
> 
> URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e85cf35a6516c44e33663fcd9637c6b434bb63ee
> Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
> Date:   Sat Feb 6 18:32:13 2016 -0500
> 
>     radeonsi: implement set_shader_images (v2)
>     
>     Whether DCC is disabled depends on the access flags with which the image
>     is bound: image_load supports DCC, but store and atomic don't.
>     
>     v2: remove an unnecessary masking of images->desc.enabled_mask
>     
>     Reviewed-by: Marek Olšák <marek.olsak at amd.com>

This change broke a bunch of MSAA related piglit tests for me on Kaveri,
e.g.

spec@!opengl 3.2 at layered-rendering@clear-color-all-types 2d_multisample_array single_level
spec at arb_texture_multisample@texelfetch fs sampler2dmsarray 4 1x129x9-98x129x9
spec at arb_texture_multisample@texelfetch at 2-fs-isampler2dmsarray

and related tests. Any ideas what could be wrong?


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list