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

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



New branch 'upstream-unstable' available with the following commits:
commit 6452da4f4a42b0740d229325bb57ba845132f4e3
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Apr 8 01:29:00 2006 +0000

    Delibcwrap, bump required server, update to 1.1.0.

commit 5157dee313f692258a07f6a757dbfe3ac5a7e4b7
Author: Aaron Plattner <aplattner@nvidia.com>
Date:   Fri Apr 7 23:07:55 2006 +0000

    Add a DrawablePtr argument to the XV functions to pave the way for
        redirected video.

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

    Update package version for X11R7 release.

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

    Stub COPYING files

commit 0377a04a6cd1a0f888717000c1ba431269563ba5
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 26412eeae0eb7836682f1bdce5681924aa767604
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 c7754feb77d5a49389276a8f4a54ba6f4fc18e92
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 1948bc181eab024a4b50e6c09bf110ac511aec87
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:08 2005 +0000

    Remove extraneous AC_MSG_RESULT.

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

    Only build dlloader modules by default.

commit 43b2e63ae3789b6cb4a7268f0fdaea55f69c733d
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 745e01742b8f233f3a77cde079df91e0028f8b77
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:14 2005 +0000

    Add .cvsignores for drivers.

commit 908da66b952ce20d7bbb50eb41f7e3ef7c00a250
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 c2f597e37c7a35b54838a50269b4adc5d7daa4f7
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 44bbca70bab4573478b9dd6d0a5b03e9495f9ad0
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:03 2005 +0000

    Update package version number for RC1 release.

commit 5c97e4738d2d08a9cf382721c5fc32ad7969b8a5
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 91b0dc8bffd3e64b852e9ea08107189ef086fbdc
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 a211cefc94ee604a1c58bbf0f39bc27f3746045b
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 0274958fa137703be4fa41c9e1015e54de0e9a4d
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Oct 4 22:59:15 2005 +0000

    Add missing files for various drivers Remove trailing / on src_dir that
        causes problems in symlink.sh

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

    Check in generated README files

commit ffd8b3f85e2cd007b36a6e551cf7745f79964ab7
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 38e787cdc298e3e8ed983ed3f792ae5327d7d32d
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 d50b04eaad49868ce5411f70d3346f6df9882aad
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 31b2848e8b2afba2385534415d304115ed0bf284
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 00:17:49 2005 +0000

    "Build system for `basename $PWD | sed s/xf86-video-//`"

commit 9f2b76b4c0eb49634904208892ec3b05c816fa04
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 fafd4e6169055b1dac95bc085527bab850bfb143
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 37a732314a679a93c68317d9499ae42136e60001
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:27 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 3eed3c377f566a809256c2dab74bcfcb3b545e7d
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 fc2e1a1f359c05dede7cbb8cbcbfce2171dcb051
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:23:13 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit 295e3a3d03038e79dd0f593765643febda4e36a3
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:35:03 2004 +0000

    Merging XORG-CURRENT into trunk

commit ee538370a85616e74dd1acbe2fdd5e0d61d2c6a6
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 864ea8e9c9d24e4cc030ec3ea55c3ed1e96c210c
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 b5bc8e70cfe34febd02ae025b1ee87904c672775
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:52 2004 +0000

    readding XFree86's cvs IDs

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

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

commit af1b2da6040ef11b3b1c382904c48b890684cfad
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 1b9c503116833da554f19fd49705c0eebdfef38a
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    XFree86 4.3.0.1

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

    Initial revision



Reply to: