jkt 07/06/09 12:40:12 Modified: xorg-config.xml Log: clarify status of the radeon driver
Revision Changes Path 1.22 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.22&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.21&r2=1.22 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- xorg-config.xml 17 Feb 2007 19:12:14 -0000 1.21 +++ xorg-config.xml 9 Jun 2007 12:40:12 -0000 1.22 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.21 2007/02/17 19:12:14 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.22 2007/06/09 12:40:12 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.15</version> -<date>2007-02-17</date> +<version>1.16</version> +<date>2007-06-09</date> <chapter> <title>What is the X Window Server?</title> @@ -109,8 +109,9 @@ ATI Radeon cards. Those are the proprietary drivers from Nvidia and ATI respectively. If you would like to use the open source versions, use <c>nv</c> rather than <c>nvidia</c> in the variable, but bear in mind that using this -driver means no 3d acceleration at all. Use <c>radeon</c> in case you have an -ATI card for the same. <c>VIDEO_CARDS</c> may contain more than one driver, in +driver means no 3d acceleration at all. The free <c>radeon</c> driver for ATI +cards supports full 3D acceleration on older Radeons but doesn't work at all +with the newer ones. <c>VIDEO_CARDS</c> may contain more than one driver, in this case list of them should be separated with spaces. </p> -- [EMAIL PROTECTED] mailing list
