[Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions

Marek Olšák maraeo at gmail.com
Thu Aug 23 10:42:23 PDT 2012


On Thu, Aug 23, 2012 at 6:42 PM, Paul Berry <stereotype441 at gmail.com> wrote:
> On 22 August 2012 18:54, Marek Olšák <maraeo at gmail.com> wrote:
>>
>> The original samples positions took samples outside of the pixel boundary,
>> leading to dark pixels on the edge of the colorbuffer, among other things.
>
>
> Does this address the issues you were having with the error thresholds in
> the EXT_framebuffer_multisample piglit tests (Re: your Aug 13 email
> "[Piglit] [PATCH] ext_framebuffer_multisample: relax MSAA precision")?

Yes, it does. The accuracy tests now pass for me.

Marek


More information about the mesa-dev mailing list