Reviewed-by: Charmaine Lee
From: Brian Paul
Sent: Monday, August 15, 2016 3:43:22 PM
To: mesa-dev@lists.freedesktop.org
Cc: Charmaine Lee
Subject: [PATCH] svga: remove incorrect buffer invalidation code
Fixes regression with team_fortress_2 trace.
This
Fixes regression with team_fortress_2 trace.
This change has been in our in-house tree for some time.
---
src/gallium/drivers/svga/svga_screen_cache.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/src/gallium/drivers/svga/svga_screen_cache.c
b/src/gallium/drivers/svga/svga_screen_cache.