libXinerama: Changes to 'master'

Benjamin Close benjsc at kemper.freedesktop.org
Thu Feb 12 22:51:48 PST 2009


 include/X11/extensions/panoramiXext.h |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 90d4d23bf2e94721149ddc0a80093b10a82e8845
Author: Benjamin Close <Benjamin.Close at clearchain.com>
Date:   Fri Feb 13 14:48:50 2009 +1030

    Proto major/minors shouldn't live in the extension header but the proto header
    
    Previously the Xserver was pulling in the extension header rather than the proto header
    this led to issues when compiling the xserver. Instead we shift the proto numbers to
    the proto header and tell the X server to use the proto header. Hence it's possible
    to compile the server without the lib again.
    
    Signed-off-by: Benjamin Close <Benjamin.Close at clearchain.com>
    Acked-by: Daniel Stone <daniel at fooishbar.org>
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list