Re: [Mesa-dev] [PATCH] glx: Update glxext.h to revision 24777.

2014-01-26 Thread Ian Romanick
On 01/25/2014 07:14 PM, Matt Turner wrote: > It readds the GLXContextID typedef, but under #ifndef GLX_VERSION_1_3. and glx.h already defines GLX_VERSION_1_3. > > Bugzilla: https://cvs.khronos.org/bugzilla/show_bug.cgi?id=11454 Reviewed-by: Ian Romanick > --- > include/GL/glxext.h | 13 +

[Mesa-dev] [PATCH] glx: Update glxext.h to revision 24777.

2014-01-25 Thread Matt Turner
It readds the GLXContextID typedef, but under #ifndef GLX_VERSION_1_3. Bugzilla: https://cvs.khronos.org/bugzilla/show_bug.cgi?id=11454 --- include/GL/glxext.h | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/include/GL/glxext.h b/include/GL/glxext.h index 713238