Re: [Mesa-dev] [PATCH] swr: Enable MSAA in OpenSWR software renderer

2017-04-14 Thread Kyriazis, George
Reviewed-by: George Kyriazis mailto:george.kyria...@intel.com>> With the assumption that there are additional changes forthcoming. On Apr 13, 2017, at 5:40 PM, Bruce Cherniak mailto:bruce.chern...@intel.com>> wrote: This patch enables multisample antialiasing in the OpenSWR software renderer.

[Mesa-dev] [PATCH] swr: Enable MSAA in OpenSWR software renderer

2017-04-13 Thread Bruce Cherniak
This patch enables multisample antialiasing in the OpenSWR software renderer. MSAA is a proof-of-concept/work-in-progress with bug fixes and performance on the way. We wanted to get the changes out now to allow several customers to begin experimenting with MSAA in a software renderer. So as not