Reviewed-by: Timothy Arceri
On 02/06/17 04:09, Marek Olšák wrote:
From: Marek Olšák
This fixes a performance issue with the shader cache that delayed Gallium
shader create calls until draw calls.
I'd like this in stable, but it's not a showstopper.
Cc: 17.1
---
src/mesa/state_tracker/st
From: Marek Olšák
This fixes a performance issue with the shader cache that delayed Gallium
shader create calls until draw calls.
I'd like this in stable, but it's not a showstopper.
Cc: 17.1
---
src/mesa/state_tracker/st_shader_cache.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion