From: Ian Romanick Date: Fri, 2 Dec 2011 23:09:00 +0000 (-0800) Subject: glx: Add protocol for GLX_ARB_create_context and GLX_ARB_create_context_profile X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f20ce0efef23fdebb600d2a926f87b8db0cdd3;hp=d0b88e5119a93436ac6eb5b604e2743cd3c43a3c;p=free-sw%2Fxcb%2Fproto glx: Add protocol for GLX_ARB_create_context and GLX_ARB_create_context_profile Signed-off-by: Ian Romanick Signed-off-by: Peter Harris --- diff --git a/src/glx.xml b/src/glx.xml index 119a81f..53c9267 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -89,6 +89,7 @@ The patch that fixed this server bug in X.org CVS is here: + @@ -462,6 +463,64 @@ The patch that fixed this server bug in X.org CVS is here: + + + + + + + + + + num_versions + 2 + + + + gl_str_len + + + glx_str_len + + + + + + + + + + + + + + num_attribs + 2 + + + + + + + + + + + + + num_versions + 3 + + + + gl_str_len + + + glx_str_len + + +