On Wed, 11 Nov 2015 23:42:18 +0100, Dave Airlie wrote:
From: Dave Airlie
This fixes the corruption on rendering that we are seeing in
certain geometry shaders.
Specifically, this fixes
https://bugs.freedesktop.org/show_bug.cgi?id=91780 and probably others
Signed-off-by: Dave Airlie
-
On Wed, Nov 11, 2015 at 5:42 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> This fixes the corruption on rendering that we are seeing in
> certain geometry shaders.
>
> Signed-off-by: Dave Airlie
Reviewed-by: Alex Deucher
> ---
> src/gallium/drivers/r600/evergreen_state.c | 4
> src/gal
From: Dave Airlie
This fixes the corruption on rendering that we are seeing in
certain geometry shaders.
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/evergreen_state.c | 4
src/gallium/drivers/r600/evergreend.h | 2 ++
2 files changed, 6 insertions(+)
diff --git a/src/gal