[Mesa-dev] [PATCH 01/10] msaa: Compute visual samples/sampleBuffers from all buffers.

Chad Versace chad.versace at linux.intel.com
Mon Jul 23 14:54:43 PDT 2012


On 07/18/2012 08:15 AM, Paul Berry wrote:
> This patch ensures that Visual.samples and Visual.sampleBuffers are
> set correctly even in the case where there is no color buffer.
> Previously, these values would retain their default value of 0 in this
> circumstance, even if the depth or stencil buffer was multisampled.
> ---
>  src/mesa/main/framebuffer.c |    9 +++++++--
>  1 files changed, 7 insertions(+), 2 deletions(-)


Reviewed-by: Chad Versace <chad.versace at linux.intel.com>




More information about the mesa-dev mailing list