Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Tue, 10 Oct 2006 09:35:37
Message-Id: 20061010093525.7D193647A4@smtp.gentoo.org
1 neysx 06/10/10 09:35:25
2
3 Modified: dri-howto.xml
4 Log:
5 #150708 Removed media-video/mgavideo
6
7 Revision Changes Path
8 1.35 xml/htdocs/doc/en/dri-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.35&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.35&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.34&r2=1.35
13
14 Index: dri-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
17 retrieving revision 1.34
18 retrieving revision 1.35
19 diff -u -r1.34 -r1.35
20 --- dri-howto.xml 9 Oct 2006 13:43:24 -0000 1.34
21 +++ dri-howto.xml 10 Oct 2006 09:35:25 -0000 1.35
22 @@ -1,14 +1,16 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.34 2006/10/09 13:43:24 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.35 2006/10/10 09:35:25 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/dri-howto.xml">
29 +
30 <title>Hardware 3D Acceleration Guide</title>
31 +
32 <author title="Author">
33 -<mail link="dberkholz@g.o">Donnie Berkholz</mail>
34 + <mail link="dberkholz@g.o">Donnie Berkholz</mail>
35 </author>
36 <author title="Editor">
37 -<mail link="peesh@g.o">Jorge Paulo</mail>
38 + <mail link="peesh@g.o">Jorge Paulo</mail>
39 </author>
40
41 <abstract>
42 @@ -52,11 +54,10 @@
43 are preferable since we're using Linux and open source is one of its underlying
44 principles. Sometimes, binary drivers are the only option, like with nVidia's
45 cards. Binary drivers include x11-drivers/nvidia-drivers and
46 -x11-drivers/nvidia-legacy-drivers for nVidia cards, media-video/mgavideo for
47 -Matrox cards and media-video/ati-drivers for ATI cards. Other open-source
48 -drivers include media-video/kyro-kernel for KyroII cards and
49 -media-video/ati-gatos for ATI cards, which aim to support ATI's video
50 -capabilities more fully.
51 +x11-drivers/nvidia-legacy-drivers for nVidia cards and media-video/ati-drivers
52 +for ATI cards. Other open-source drivers include media-video/kyro-kernel for
53 +KyroII cards and media-video/ati-gatos for ATI cards, which aim to support
54 +ATI's video capabilities more fully.
55 </p>
56
57 </body>
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list