glproto: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Wed Dec 7 16:51:36 PST 2011


 configure.ac |    2 -
 glxproto.h   |   83 +++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 59 insertions(+), 26 deletions(-)

New commits:
commit 29d5b553b30755a25300c30b67d39b37c9a76466
Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Mon Nov 28 10:53:17 2011 -0800

    glproto: Document GLX_ARB_create_context and GLX_ARB_create_context_profile protocol
    
    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,
    numGLExtensionBytes and numGLXExtensionBytes, respectively.  Since the
    names of some structure fields change, bump the version to 1.4.15.
    
    Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
    Reviewed-by: Dave Airlie <airlied at redhat.com>



More information about the xorg-commit mailing list