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

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



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

    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

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

    Update package version for X11R7 release.

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

    Stub COPYING files

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

    Update package version number for final X11R7 release candidate.

commit 07a9fc52976796ba3c36a76961ed01c914c4b1c0
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Dec 9 07:36:25 2005 +0000

    Make tga_seg.c generation srcdir != objdir safe.

commit 8bba85351b90cb873699ff93703542c2a5d62c33
Author: Adam Jackson <ajax@nwnk.net>
Date:   Thu Dec 8 22:40:22 2005 +0000

    Fix a miscompile.

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

    Update package version number for X11R7 RC3 release.

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

    Remove extraneous AC_MSG_RESULT.

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

    Only build dlloader modules by default.

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

    Add .cvsignores for drivers.

commit b06433d7942c0debc898c2c4e1bdebd0aa35c1b4
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 15 05:42:03 2005 +0000

    Add check for DGA extension to fix issues when building with separate build
        roots.

commit f077b9b24532dd9395f2d3f1692bc26c1c5de564
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 27386017a4a3a9b2a72c4f0d70faea8d7cfe84f5
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:55 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

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

    Update package version number for RC1 release.

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

    Use sed & cpp to substitute variables in driver man pages

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

    Check in generated README files

commit d172ee452c165b625821e2035a28a2bdb32344f0
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Oct 3 21:22:08 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 18f6c6e9f560315b51f6b0cce601a5c4b70d471e
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:52 2005 +0000

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

commit 038df9d9003c8e31bdc6aa412cb204b2dde2c7c2
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:45 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 ff13f628bc7106767739d3094ea77de26203aed9
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 23:48:51 2005 +0000

    Build system for tga

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

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

commit c6409cdb48a19503a92f41964ce84e2edecca8a9
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sun Jul 3 08:53:43 2005 +0000

    Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".

commit eb68bcdd94d6474d0ae6f222d5765a303aa368a7
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Jul 1 22:43:21 2005 +0000

    Change all misc.h and os.h references to <X11/foo.h>.

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

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

commit 79c90340e8835b9d7eac97f4c5deb8c50c4c5802
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:31 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 148612d0a56137bd352af8642fad1985f7ce34f2
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Feb 25 16:38:34 2005 +0000

    Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers
        build when BuildXF86DGA NO.
    (also fix some datestamps in the changelog)

commit 7651737b93dfbf91fc84074e2a785623fc05c4b4
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Jul 30 20:30:55 2004 +0000

    Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
        framebuffer formats except cfb and the overlay modes should work, and
        r128 and radeon need to be loaded from the ati driver (both issues to
        be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga
        drivers. elfloader users shouldn't be affected.

commit 9eac6dfabcd20c990fdc1e71c1eb6de06c87af26
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:24:04 2004 +0000

    DRI XFree86-4_3_99_12-merge import

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

    Merging XORG-CURRENT into trunk

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

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

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

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

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

    readding XFree86's cvs IDs

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

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

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

    XFree86 4.3.0.1

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

    Initial revision

commit b077108c744cf66a1276f896513180f53573035c
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:49 2003 +0000

    R6.6 is the Xorg base-line



Reply to: