Re: [Mesa-dev] [PATCH 15/15] i965: enable XFB and GeometryStreams for gen7+

2018-07-20 Thread Timothy Arceri
Reviewed-by: Timothy Arceri On 21/07/18 01:08, Alejandro Piñeiro wrote: --- src/mesa/drivers/dri/i965/brw_context.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c index 968fc1d43d6..136f1325c6e 100644

[Mesa-dev] [PATCH 15/15] i965: enable XFB and GeometryStreams for gen7+

2018-07-20 Thread Alejandro Piñeiro
--- src/mesa/drivers/dri/i965/brw_context.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c index 968fc1d43d6..136f1325c6e 100644 --- a/src/mesa/drivers/dri/i965/brw_context.c +++