glproto: Changes to 'master'

Jesse Barnes jbarnes at kemper.freedesktop.org
Tue May 3 14:20:46 PDT 2011


 configure.ac |    2 +-
 glxproto.h   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit f5403828c68af0f12c79c0504df0a4781ca84b2b
Author: Jesse Barnes <jbarnes at virtuousgeek.org>
Date:   Tue May 3 12:14:10 2011 -0700

    glxproto: make GLX swap event struct match spec
    
    We only spec a 32 bit swap count, so drop the high sbc field.  Also make
    the padding explicit (most compilers would have already done this since
    it's not a packed structure, but making it explicit should prevent
    surprises in the future).
    
    Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>



More information about the xorg-commit mailing list