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

Marek Olšák maraeo at gmail.com
Tue Mar 22 17:27:30 UTC 2016


On Tue, Mar 22, 2016 at 8:46 AM, Michel Dänzer <michel at daenzer.net> wrote:
> 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?

Yes, I have a fix.

Marek


More information about the mesa-dev mailing list