[Mesa-dev] [PATCH 09/10] i965/blorp: Handle DrawBuffers properly.
Chad Versace
chad.versace at linux.intel.com
Tue Jul 24 10:14:32 PDT 2012
On 07/18/2012 08:15 AM, Paul Berry wrote:
> When the client program uses glDrawBuffer() or glDrawBuffers() to
> select more than one color buffer for drawing into, and then performs
> a blit, we need to blit into every single enabled draw buffer.
>
> +2 oglconforms.
> ---
> src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 17 ++++++++++-------
> 1 files changed, 10 insertions(+), 7 deletions(-)
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-dev
mailing list