Re: [Mesa-dev] [PATCH 3/3] softpipe: honor the render_condition_enable bit in blits.

2014-05-29 Thread Jose Fonseca
Series is - Original Message - > From: Roland Scheidegger > > --- > src/gallium/drivers/softpipe/sp_surface.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/gallium/drivers/softpipe/sp_surface.c > b/src/gallium/drivers/softpipe/sp_surface.c > index 102e8e8..768e898 10

[Mesa-dev] [PATCH 3/3] softpipe: honor the render_condition_enable bit in blits.

2014-05-28 Thread sroland
From: Roland Scheidegger --- src/gallium/drivers/softpipe/sp_surface.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gallium/drivers/softpipe/sp_surface.c b/src/gallium/drivers/softpipe/sp_surface.c index 102e8e8..768e898 100644 --- a/src/gallium/drivers/softpipe/sp_surface.c +++ b