[Mesa-dev] [PATCH 0/9] RadeonSI: Implement EQAA

Marek Olšák maraeo at gmail.com
Wed May 2 04:13:16 UTC 2018


Hi,

This series implements EQAA (enhanced quality anti-aliasing), though
some might argue that the proper name should be "flexible multi-sample
anti-aliasing" or flexible MSAA.

It's controlled via an environment variable.

This gives our users the ability to switch an application which is
using MSAA to use EQAA instead by changing the number of color, Z, and
coverage samples independently. Yes, the requirement is that an app
has to use MSAA first.

Please review.

Thanks,
Marek


More information about the mesa-dev mailing list