Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xorg-config.xml
Date: Sat, 09 Jun 2007 12:40:25
Message-Id: E1Hx0Em-0005I1-J1@stork.gentoo.org
1 jkt 07/06/09 12:40:12
2
3 Modified: xorg-config.xml
4 Log:
5 clarify status of the radeon driver
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/en/xorg-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.21&r2=1.22
13
14 Index: xorg-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- xorg-config.xml 17 Feb 2007 19:12:14 -0000 1.21
21 +++ xorg-config.xml 9 Jun 2007 12:40:12 -0000 1.22
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.21 2007/02/17 19:12:14 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.22 2007/06/09 12:40:12 jkt Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -22,8 +22,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.15</version>
35 -<date>2007-02-17</date>
36 +<version>1.16</version>
37 +<date>2007-06-09</date>
38
39 <chapter>
40 <title>What is the X Window Server?</title>
41 @@ -109,8 +109,9 @@
42 ATI Radeon cards. Those are the proprietary drivers from Nvidia and ATI
43 respectively. If you would like to use the open source versions, use <c>nv</c>
44 rather than <c>nvidia</c> in the variable, but bear in mind that using this
45 -driver means no 3d acceleration at all. Use <c>radeon</c> in case you have an
46 -ATI card for the same. <c>VIDEO_CARDS</c> may contain more than one driver, in
47 +driver means no 3d acceleration at all. The free <c>radeon</c> driver for ATI
48 +cards supports full 3D acceleration on older Radeons but doesn't work at all
49 +with the newer ones. <c>VIDEO_CARDS</c> may contain more than one driver, in
50 this case list of them should be separated with spaces.
51 </p>
52
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list