[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-i128: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit f9996f11e947fb4292a2f156dcd63a3b990aa0cd
Author: Adam Jackson <ajax@benzedrine.nwnk.net>
Date:   Fri Dec 1 17:32:11 2006 -0500

    Fix version number to 1.2.1

commit 8bbc4bb70d5208963efa7e5627f0f3adef1ccf16
Author: Adam Jackson <ajax@benzedrine.nwnk.net>
Date:   Fri Oct 13 18:31:38 2006 -0400

    Bump to 1.1.0.6

commit 14062aa41f9e3846aef733f66d2544ab33503af6
Author: Eric Anholt <anholt@freebsd.org>
Date:   Fri Apr 7 04:15:34 2006 +0000

    Don't forget to zero the xf86ModReqInfo before using it. Noticed by Alex
        Deucher.

commit daf6a54ec89dbe9f943c02f9ba5cea20b02e66a8
Author: Eric Anholt <anholt@freebsd.org>
Date:   Thu Mar 9 06:06:25 2006 +0000

    Update drivers that support EXA for the new EXA ABI. This consists of
        moving all the accel and card members into the driver ptr, filling in
        the exa_major/ exa_minor fields, and always using LoadSubModule so we
        can check the module version up front. Only tested on ATI.

commit 4778b0724cb0edb53e110d4774ec7af26d6348bc
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:00 2005 +0000

    Update package version for X11R7 release.

commit 27fd31114c2d3f9d232da7f49f4ca0a901a31be0
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:53 2005 +0000

    Stub COPYING files

commit c53e62103707053f1737558eca3689d1d6ca9317
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:17 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 63518d66adb729f8536230d8ac247296612f61f0
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:34 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 73979afbf55fb60fb3f00dc50025b6852eaba156
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:33 2005 +0000

    Update package version number for X11R7 RC3 release.

commit daf5da8b112db896598f101bc765b31b792e37dd
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:08 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit 24fbb6fea98b5a6569abd27a3f22218b494ee4b5
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:29:59 2005 +0000

    Only build dlloader modules by default.

commit 6a8876ad16fc765be749d09918b017c33bf7f648
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:09 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 3e173f114cab770f0a9711463d44af26f7b46eda
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:14 2005 +0000

    Add .cvsignores for drivers.

commit 92c550bdfd132915a662789368bda40a6199e9e3
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:15 2005 +0000

    Update package version number for X11R7 RC2 release.

commit b645ec0f8ce667f9d22dcdf42b9a874fdfa09c9c
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:53 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit 284c18210cef9ed99ebd688be15d2e166e799dcf
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:02 2005 +0000

    Update package version number for RC1 release.

commit 844ae6d34fc7f214ab4fb481f5d42dc6a42c01f6
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:53 2005 +0000

    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
        substitutions to work better with BSD make

commit b28a96dbd24571059c6366411f8ee354e9ca225a
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:33 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit 54bedceb8cafaf61ef1932acc2ab92ee1f6bd80b
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:03 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit a7245466156b03b2d6a96f553a0b32bd2ea9f37c
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Oct 4 20:01:03 2005 +0000

    Check in generated README files

commit be7e3263669b7f2746b1dce8d1909576f38844ee
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Oct 3 21:22:07 2005 +0000

    - For all drivers that have a <driver>.sgml file, add code in their build
        system to build the README file at make dist time
    - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
        will check if the required tools and files exist, and if so set a
        conditional.
    - util/modular/symlink.sh
    - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
    - Add all the README.<driver> to the list of excluded files
    - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
        it spew less warnings when the text file is built.

commit 5368b5439cd30fde04ee397cba379ea53d585c75
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sun Sep 11 21:52:37 2005 +0000

    Build system fixes for EXA support; reflect the 1.1 bump.

commit 3e6793ec11b08e3dfe83a1323219f88bf5b4d3e9
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sun Sep 11 21:51:46 2005 +0000

    Bump driver version to 1.1.0 for EXA support.

commit 5ebb70091380bd8392991f1a30e5a38121937ffe
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sun Sep 11 21:43:53 2005 +0000

    EXA support for i128. Solid and Copy only for now, and incompatible with
        DGA. Also some drive-by static and const cleanups.

commit e16cd7d62d1664f6c709b18bb0e5209569d615bc
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:46 2005 +0000

    Update autogen.sh to one that does objdir != srcdir.

commit 72ff4da599178cb2cec868f466449d51a2a49f5a
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:43 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 12fb6c9712311fb0e39bce91862aac5f6b832cd7
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 00:01:49 2005 +0000

    Build system for i128 driver

commit dcc9630f078796a54e194872728e767f55d421ef
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:29:50 2005 +0000

    Prep for modular builds by adding guarded #include "config.h" everywhere.

commit 4a223979b683b104e8757f90dbcd96e68a652bfc
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:16:54 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit a81797ae116620b19d74d5b9f0cf7a8e340f4a79
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:24 2005 +0000

    Fix includes right throughout the Xserver tree:
    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.

commit 72e6b62363966bf07644461c41a39d298c98cfcf
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Sep 17 03:04:51 2004 +0000

    Bug #1192: Remove cfb support from drivers where its use is an option.
        Delete xf24_32bpp, as s3virge was the last user. Fix up some comments
        to refer to fb rather than cfb.

commit 3c801e7a9267a9f3aae9ea8adaee9f27acd6e745
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:23:11 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit d31917c34e40d9d462bd355e44d77549a331ff1c
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:34:24 2004 +0000

    Merging XORG-CURRENT into trunk

commit fa09cd7513a3af4ad272515b6c25b3df9d6afd42
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:21 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit b54afdbfcfdd789aef42aa6917ea3226a376a126
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:19 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 8081c182ae35ebc29723b6ecb8af5f386a438440
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:52 2004 +0000

    readding XFree86's cvs IDs

commit 34cffc30ce3c76b556aa104f4b385925b8dceb23
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:18 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit bf7aa4e7ee6b63afb96beded9de84a29f19e37ff
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:37 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 702949e7e8b64509caa3752429948c3ae31819d9
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    XFree86 4.3.0.1

commit e1509ab4368d99d5872a68bdb7a8c331f4309a37
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    Initial revision



Reply to: