xf86dgaproto: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu Aug 27 16:19:01 PDT 2009


 Makefile.am     |    6 
 configure.ac    |    2 
 xf86dga.h       |  264 ------------------------------------------
 xf86dga1.h      |  140 ----------------------
 xf86dga1const.h |   36 +++++
 xf86dga1proto.h |  195 +++++++++++++++++++++++++++++++
 xf86dga1str.h   |  197 -------------------------------
 xf86dgaconst.h  |   96 +++++++++++++++
 xf86dgaproto.h  |  344 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 xf86dgastr.h    |  347 --------------------------------------------------------
 10 files changed, 682 insertions(+), 945 deletions(-)

New commits:
commit f3cfa9e3aa654305a702d97014f726ae5d900a46
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Aug 27 10:54:30 2009 +1000

    Bump version to 2.0.99.1
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a111c2e7826df36c937b83639e929dfb50179873
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Aug 27 14:13:46 2009 +1000

    Include the *const.h files from the proto files.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit e02a56a6a62b03ae646937638c07fd33ac98d3ed
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Aug 26 16:33:48 2009 +1000

    Rename xf86dga(1)str.h to xf86dga(1)proto.h for consistency with other modules
    
    Stub *str.h headers provided to avoid breaking clients.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit d3d698ab760db96088d8a0e19799b0d18a44c201
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Aug 26 16:30:56 2009 +1000

    Remove Xlib headers from xf86dga.h and xf86dga1.h
    
    Renamed to *const.h for consistency with other modules.
    Xlib headers moved to libXxf86dga.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 63372e881d5c4da5f08aaff1a8355775ac05a0d5
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Aug 26 16:26:55 2009 +1000

    Remove RCS tags.



More information about the xorg-commit mailing list