[Mesa-dev] [PATCH 2/2] util: fix util_clear_render_target and util_clear_depth_stencil layer handling

Brian Paul brianp at vmware.com
Thu Jun 6 18:00:41 PDT 2013


On 06/06/2013 05:32 PM, sroland at vmware.com wrote:
> From: Roland Scheidegger <sroland at vmware.com>
>
> These functions must clear all bound layers, not just the first.
> ---
>   src/gallium/auxiliary/util/u_surface.c  |  190 +++++++++++++++++--------------
>   src/gallium/auxiliary/util/u_transfer.c |    1 +
>   2 files changed, 104 insertions(+), 87 deletions(-)
>

For both of these, and the doc patch:
Reviewed-by: Brian Paul <brianp at vmware.com>




More information about the mesa-dev mailing list