Re: [Mesa-dev] [PATCH 6/9] glx: Implement ARB_context_flush_control in drisw too

2015-05-19 Thread Adam Jackson
On Tue, 2015-05-12 at 11:54 -0400, Adam Jackson wrote: > Signed-off-by: Adam Jackson This one is still unreviewed, if anyone's interested. It's almost certainly too late to land this series in 10.6, but 10.7 would be nice. - ajax > --- > src/glx/drisw_glx.c | 13 +++-- > 1 file change

[Mesa-dev] [PATCH 6/9] glx: Implement ARB_context_flush_control in drisw too

2015-05-12 Thread Adam Jackson
Signed-off-by: Adam Jackson --- src/glx/drisw_glx.c | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/glx/drisw_glx.c b/src/glx/drisw_glx.c index a07feb9..c2f8c4b 100644 --- a/src/glx/drisw_glx.c +++ b/src/glx/drisw_glx.c @@ -410,7 +410,7 @@ drisw_create_conte