Re: [PATCH v2] glproto: Document GLX_ARB_create_context and GLX_ARB_create_context_profile protocol

2011-12-06 Thread Dave Airlie
On Tue, Dec 6, 2011 at 6:24 PM, Ian Romanick wrote: > From: Ian Romanick Reviewed-by: Dave Airlie ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel

[PATCH v2] glproto: Document GLX_ARB_create_context and GLX_ARB_create_context_profile protocol

2011-12-06 Thread Ian Romanick
From: Ian Romanick Also add the struct names (in addition to the typedef names). Most of the other protocol structures have this, but some lack it. v2: Add a few missing Req suffixes. Rename n0, n1, and n2 fields of GLXSetClientInfoARB and GLXSetClientInfo2ARB to numVersions, numGLExtensionByt