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

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



New branch 'upstream-unstable' available with the following commits:
commit ab8f09a1fa93300e9634989a153b7d219ba767d6
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 21:48:45 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 4.1.0.

commit a44c7ccb8af0d970cdc204393fb4701541375862
Author: Luc Verhaegen <libv@skynet.be>
Date:   Thu Mar 9 00:08:19 2006 +0000

    VGA driver cleanups preparing for the removal of non-programmable dotclock
        infrastructure.
    - Stop using non-programmable dotclock infrastructure. This is worked
        around quite easily here, by limiting the clockRange to the two VGA
        standard clocks, with CLOCK_TOLERANCE. This happily removed the
        dependence on the nasty xf86GetClocks as well.
    - Set the CS bits directly, don't rely on DisplayModePtr->ClockIndex.
    - Add DisplayModePtr->Crtc* checking. Functional changes? None. 320x200 is
        still the only mode possible; banked memory constraints still aren't
        handled properly.

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

    Update package version for X11R7 release.

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

    Stub COPYING files

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

    Update package version number for final X11R7 release candidate.

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

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

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

    Update package version number for X11R7 RC3 release.

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

    Remove extraneous AC_MSG_RESULT.

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

    Only build dlloader modules by default.

commit edcc9cfbde82edd7271a30d9f54a4c9afaa3ed31
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:15 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 ea43f587c908ef39876df5273806cfb40d76468a
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:22 2005 +0000

    Add .cvsignores for drivers.

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

    Update package version number for X11R7 RC2 release.

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

    Update pkgcheck depedencies to work with separate build roots.

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

    Update package version number for RC1 release.

commit 98508100355875f892e5f75c0ad3b6003763eb2c
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:55 2005 +0000

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

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

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

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

    Use sed & cpp to substitute variables in driver man pages

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

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

commit 086e2b6b1c3000aba13a07cb7ebfe71ebf4d7943
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:46 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 f12e5d9884e155fb85ddcb3743db5862351492d4
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 23:52:21 2005 +0000

    Build system for vga

commit 20687f8b578e989f5a62373fc7e4d2545436df32
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:30:07 2005 +0000

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

commit 38dac1c4fcacf74b20eccb84b932f229fdd8e915
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:17:00 2005 +0000

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

commit 358885f2fec6365f8e061fd5b547e95229bc45f5
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:23:27 2004 +0000

    DRI XFree86-4_3_99_12-merge import

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

    Merging XORG-CURRENT into trunk

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

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

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

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

commit 88f1f75e595d8d9567cb7cea037449d35db900c4
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:56 2004 +0000

    readding XFree86's cvs IDs

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

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

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

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

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

    XFree86 4.3.0.1

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

    Initial revision



Reply to: