Re: [Mesa-dev] [PATCH] st/mesa: disable the shader cache if dumping shaders

2017-03-12 Thread Timothy Arceri
Reviewed-by: Timothy Arceri On 13/03/17 04:16, Marek Olšák wrote: From: Marek Olšák otherwise, cached shaders aren't dumped. --- src/mesa/state_tracker/st_context.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mesa/state_tracker/st_context.c b/src/mesa/sta

[Mesa-dev] [PATCH] st/mesa: disable the shader cache if dumping shaders

2017-03-12 Thread Marek Olšák
From: Marek Olšák otherwise, cached shaders aren't dumped. --- src/mesa/state_tracker/st_context.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mesa/state_tracker/st_context.c b/src/mesa/state_tracker/st_context.c index 5855258..a528f34 100644 --- a/src/mesa/s