[Mesa-dev] [PATCH 10/10] st/dri: implement MSAA for GLX/DRI2 framebuffers

Brian Paul brianp at vmware.com
Tue Dec 4 07:31:08 PST 2012


On 12/03/2012 05:07 PM, Marek Olšák wrote:
> All MSAA buffers are allocated privately and resolved into the DRI-provided
> back and front buffers.
>
> If an MSAA visual is chosen, the buffers st/mesa receives are all
> multi-sample. st/mesa doesn't have access to the single-sample buffers
> in that case.

I did a quick read-through of the series and it looks OK to me.

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list