Re: [Mesa-dev] [PATCH 2/7] glx: Centralize the code for context flushing.
For the GLX patches: Reviewed-by: Marek Olšák Marek On Wed, Jan 9, 2013 at 9:42 PM, Eric Anholt wrote: > --- > src/glx/dri2_glx.c | 82 > > 1 file changed, 37 insertions(+), 45 deletions(-) > > diff --git a/src/glx/dri2_glx.c b/src/glx/d
[Mesa-dev] [PATCH 2/7] glx: Centralize the code for context flushing.
--- src/glx/dri2_glx.c | 82 1 file changed, 37 insertions(+), 45 deletions(-) diff --git a/src/glx/dri2_glx.c b/src/glx/dri2_glx.c index 4afce77..075df37 100644 --- a/src/glx/dri2_glx.c +++ b/src/glx/dri2_glx.c @@ -537,6 +537,32 @@ dri2Throt