Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Mon, 31 Jul 2006 19:38:53
Message-Id: 20060731193842.BDD29643AC@smtp.gentoo.org
1 jkt 06/07/31 19:37:50
2
3 Modified: dri-howto.xml
4 Log:
5 - rephrased that bit about "no need to load modules" per jakub's request
6 - "No," should be "No" -- this should be fixed in ro/ and pt_br/, vanquirius and alin were mailed.
7
8 Revision Changes Path
9 1.32 xml/htdocs/doc/en/dri-howto.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.31&r2=1.32
14
15 Index: dri-howto.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- dri-howto.xml 7 Jul 2006 07:39:55 -0000 1.31
22 +++ dri-howto.xml 31 Jul 2006 19:37:50 -0000 1.32
23 @@ -1,5 +1,5 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.31 2006/07/07 07:39:55 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.32 2006/07/31 19:37:50 jkt Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 <guide link="/doc/en/dri-howto.xml">
30 @@ -295,11 +295,11 @@
31
32 <pre caption="Testing rendering">
33 $ <i>startx</i>
34 -<comment>(No need to load modules for your driver or agpgart, if you compiled agpgart as a module.)</comment>
35 +<comment>(No need to load modules for your driver or agpgart, even if you compiled them as a module.)</comment>
36 <comment>(They will be loaded automatically.)</comment>
37 $ <i>glxinfo | grep rendering</i>
38 direct rendering: Yes
39 -<comment>(If it says "No," you don't have 3D acceleration.)</comment>
40 +<comment>(If it says "No", you don't have 3D acceleration.)</comment>
41 $ <i>glxgears</i>
42 <comment>(Test your frames per second (FPS) at the default size. The number should be )</comment>
43 <comment>(significantly higher than before installing x11-drm. Do this while the CPU is as idle as possible.)</comment>
44
45
46
47 --
48 gentoo-doc-cvs@g.o mailing list