Re: [Mesa-dev] [PATCH] nouveau: make sure to invalidate any vbo state as well

2014-08-15 Thread Francisco Jerez
Ilia Mirkin writes: > Signed-off-by: Ilia Mirkin > Cc: Reviewed-by: Francisco Jerez > --- > > This fixes a whole bunch of piglit tests, as one might imagine. > > src/mesa/drivers/dri/nouveau/nouveau_state.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/mesa/drivers/dri/nouvea

[Mesa-dev] [PATCH] nouveau: make sure to invalidate any vbo state as well

2014-08-15 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin Cc: --- This fixes a whole bunch of piglit tests, as one might imagine. src/mesa/drivers/dri/nouveau/nouveau_state.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesa/drivers/dri/nouveau/nouveau_state.c b/src/mesa/drivers/dri/nouveau/nouveau_state.c index