diff options
Diffstat (limited to 'hw/xfree86/doc')
-rw-r--r-- | hw/xfree86/doc/README.DRI | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/README.fonts | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/README.rapidaccess | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/changelogs/CHANGELOG | 41 | ||||
-rw-r--r-- | hw/xfree86/doc/changelogs/CHANGELOG.ND | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/devel/Domain.note | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/devel/README.DRIcomp | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/devel/Registry | 2 | ||||
-rw-r--r-- | hw/xfree86/doc/sgml/DESIGN.sgml | 2 |
9 files changed, 47 insertions, 10 deletions
diff --git a/hw/xfree86/doc/README.DRI b/hw/xfree86/doc/README.DRI index e663f2928..e3daac059 100644 --- a/hw/xfree86/doc/README.DRI +++ b/hw/xfree86/doc/README.DRI @@ -1254,4 +1254,4 @@ demo programs is available from http://dri.sourceforge.net/res.phtml Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DRI.sgml,v 1.29 dawes Exp $ -$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DRI,v 1.22 2003/07/15 02:28:28 dawes Exp $ +$XFree86: $ diff --git a/hw/xfree86/doc/README.fonts b/hw/xfree86/doc/README.fonts index 2fe8dfaac..ea9628a4b 100644 --- a/hw/xfree86/doc/README.fonts +++ b/hw/xfree86/doc/README.fonts @@ -1184,4 +1184,4 @@ for example RFC 373. Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.24 dawes Exp $ -$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.fonts,v 1.28 2003/12/20 19:47:28 dawes Exp $ +$XFree86: $ diff --git a/hw/xfree86/doc/README.rapidaccess b/hw/xfree86/doc/README.rapidaccess index a78dfb9bc..d19eb81c6 100644 --- a/hw/xfree86/doc/README.rapidaccess +++ b/hw/xfree86/doc/README.rapidaccess @@ -45,4 +45,4 @@ Dennis Björklund <db@zigo.dhs.org> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.rapidaccess,v 1.1 2001/05/18 23:35:32 dawes Exp $ +$XFree86$ diff --git a/hw/xfree86/doc/changelogs/CHANGELOG b/hw/xfree86/doc/changelogs/CHANGELOG index 1a8920321..8c1954452 100644 --- a/hw/xfree86/doc/changelogs/CHANGELOG +++ b/hw/xfree86/doc/changelogs/CHANGELOG @@ -1,4 +1,41 @@ -XFree86 4.3.99.904 (xx February 2004) +XFree86 4.4.0 (29 February 2004) + 821. Fix Radeon secondary head register initialization (Hui Yu@ATI, + Benjamin Herrenschmidt). + 820. ati & atimisc module changes (Marc La France) + - Allow builds with ATIAvoidNonPCI && !ATIAvoidCPIO; + - Make handling of unknown Radeon's saner; + - Add private option to re-enable BIOS display switches; + - Deal with ati & atimisc module version skews; + - Fix private option handling; + 819. Fix rendition driver system lockup on changes to text mode + (Bugzilla #1204, Eric Wittry). + 818. Make the "fp=n" TTCap option behave the same with the FreeType backend + as with the X-TT backend (Bugzilla #1163, Chisato Yamauchi). + 817. Fix the disappearance of the RAW_ASCENT, RAW_DESCENT, RAW_PIXEL_SIZE, + and RAW_POINT_SIZE properties for the FreeType backend (Bugzilla #1163, + Chisato Yamauchi). + 816. Fix a FreeType backend problem with the font ascent/descent being + incorrect with some fonts (Bugzilla #1163, Chisato Yamauchi, reported by + Michael Lampe). + 815. Fix for detection of hardwired panel for the via driver (Bugzilla #813, + Luc Verhaegen, reported by Johannes Specht). + 814. Fix missing ';' in via_driver.c hidden by an empty macro (Bugzilla #813, + Luc Verhaegen). + 813. Add FT_Get_Postscript_Name() to the freetype2 export list for OS/2. + This is needed for the recent PostScript fontname property fix + (Bugzilla #1189, Frank Giessler). + 812. Fix MGA driver for big endian and EXTRADEBUG compilation (derived from + #6132, Rene Rebe). + 811. Turn off the GetDisplayInfo BIOS call by default and add an option + to turn it back on in the i810 driver. This fixes some lockup + problems found with some Dell BIOS' (Alan Hourihane, Alain Poirier). + 810. Fix compile issue in imstt driver (#6140, Rene Rebe) + 809. Only reset primary head of a Radeon (#6133, Rene Rebe). + 808. Fix big-endian typo in xf86CopyYUV12ToPacked (#6131, Rene Rebe). + 807. Fix neomagic white screen/lockup bug introduced in 4.3.99.15 (Bugzilla + #1179, #1157, David Dawes). + 806. Fixing DPMS: let modification of DPMS timeout take effect immeditately, + don't activate DPMS when disabled (Egbert Eich). XFree86 4.3.99.903 (15 February 2004) 805. Resync the pci.ids data with pciids.sf.net (2004-02-15 snapshot). @@ -18646,7 +18683,7 @@ XFree86 3.0a (28 April 1994) XFree86 3.0 (26 April 1994) -$XFree86: xc/programs/Xserver/hw/xfree86/CHANGELOG,v 3.3145 2004/02/16 01:01:45 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/CHANGELOG,v 3.3156 2004/02/29 04:25:24 martin Exp $ diff --git a/hw/xfree86/doc/changelogs/CHANGELOG.ND b/hw/xfree86/doc/changelogs/CHANGELOG.ND index 3c9e1e1f6..5f0d87780 100644 --- a/hw/xfree86/doc/changelogs/CHANGELOG.ND +++ b/hw/xfree86/doc/changelogs/CHANGELOG.ND @@ -415,4 +415,4 @@ XFree86 3.9j (12 July 1997) -$XFree86: xc/programs/Xserver/hw/xfree86/CHANGELOG.ND,v 1.3 1998/08/02 05:16:54 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/CHANGELOG.ND,v 1.2 1998/07/31 10:41:14 dawes Exp $ diff --git a/hw/xfree86/doc/devel/Domain.note b/hw/xfree86/doc/devel/Domain.note index 3db2aefae..ce0812b22 100644 --- a/hw/xfree86/doc/devel/Domain.note +++ b/hw/xfree86/doc/devel/Domain.note @@ -156,4 +156,4 @@ Most drivers currently used on ix86 need(ed) source code changes. multi-domain architectures, and support for Mach64 variants as non-primary heads is not yet available. -$XFree86: xc/programs/Xserver/hw/xfree86/Domain.note,v 1.2 2002/01/25 21:55:49 tsi Exp $ +$XFree86$ diff --git a/hw/xfree86/doc/devel/README.DRIcomp b/hw/xfree86/doc/devel/README.DRIcomp index 0f1bd1b69..7dab2b108 100644 --- a/hw/xfree86/doc/devel/README.DRIcomp +++ b/hw/xfree86/doc/devel/README.DRIcomp @@ -554,4 +554,4 @@ trouble shooting and how to use the DRI-enabled X server for 3D applications. Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DRIcomp.sgml,v 1.20 dawes Exp $ -$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DRIcomp,v 3.17 2003/07/15 02:28:28 dawes Exp $ +$XFree86: $ diff --git a/hw/xfree86/doc/devel/Registry b/hw/xfree86/doc/devel/Registry index 9c4111348..d76622157 100644 --- a/hw/xfree86/doc/devel/Registry +++ b/hw/xfree86/doc/devel/Registry @@ -407,4 +407,4 @@ and underscores removed. -$XFree86: xc/programs/Xserver/hw/xfree86/Registry,v 1.19 2003/02/20 04:05:12 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/Registry,v 1.18 2002/04/06 18:31:09 tsi Exp $ diff --git a/hw/xfree86/doc/sgml/DESIGN.sgml b/hw/xfree86/doc/sgml/DESIGN.sgml index 864b5c249..0478a0598 100644 --- a/hw/xfree86/doc/sgml/DESIGN.sgml +++ b/hw/xfree86/doc/sgml/DESIGN.sgml @@ -36,7 +36,7 @@ <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DESIGN.sgml,v 1.54 2003/12/19 20:38:57 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DESIGN.sgml,v 1.53 2003/08/23 14:10:14 dawes Exp $ </ident> |