From: "Xavier Neys" <neysx@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Sat, 30 Jul 2005 21:48:32 +0000 [thread overview]
Message-ID: <200507302147.j6ULlcPr011264@robin.gentoo.org> (raw)
neysx 05/07/30 21:48:32
Modified: xml/htdocs/doc/en dri-howto.xml
Log:
#100825 Updated links
Revision Changes Path
1.25 +26 -27 xml/htdocs/doc/en/dri-howto.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.25&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml.diff?r1=1.24&r2=1.25&cvsroot=gentoo
Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- dri-howto.xml 30 Jul 2005 09:47:30 -0000 1.24
+++ dri-howto.xml 30 Jul 2005 21:48:32 -0000 1.25
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.24 2005/07/30 09:47:30 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.25 2005/07/30 21:48:32 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/dri-howto.xml">
@@ -18,8 +18,8 @@
<license/>
-<version>1.0.12</version>
-<date>2005-07-28</date>
+<version>1.0.13</version>
+<date>2005-07-30</date>
<chapter>
<title>Introduction</title>
@@ -63,12 +63,11 @@
<body>
<p>
-The Direct Rendering Infrastructure (<uri
-link="http://dri.sourceforge.net">dri.sourceforge.net</uri>), also known as the
-DRI, is a framework for allowing direct access to graphics hardware in a safe
-and efficient manner. It includes changes to the X server, to several client
-libraries and to the kernel. The first major use for the DRI is to create fast
-OpenGL implementations.
+The <uri link="http://dri.freedesktop.org/wiki/">Direct Rendering
+Infrastructure</uri>, also known as the DRI, is a framework for allowing direct
+access to graphics hardware in a safe and efficient manner. It includes changes
+to the X server, to several client libraries and to the kernel. The first major
+use for the DRI is to create fast OpenGL implementations.
</p>
</body>
@@ -89,11 +88,10 @@
<body>
<p>
-This guide is for people who can't get direct rendering working with just
-Xorg. X11-DRM works for 3dfx, gamma, i8x0, matrox, rage128, radeon, mach64
-and sis300 series drivers. See the <uri
-link="http://dri.sourceforge.net">DRI homepage</uri> for more info and
-documentation.
+This guide is for people who can't get direct rendering working with just Xorg.
+X11-DRM works for 3dfx, gamma, i8x0, matrox, rage128, radeon, mach64 and sis300
+series drivers. See the <uri link="http://dri.freedesktop.org/">DRI
+homepage</uri> for more info and documentation.
</p>
</body>
@@ -321,10 +319,9 @@
<body>
<p>
-Check the DRI <uri
-link="http://dri.sourceforge.net/cgi-bin/moin.cgi/Status">supported cards
-list</uri> to see if the CVS supports your card. Even if it doesn't, but it
-supports a similar card, try it.
+Check the DRI <uri link="http://dri.freedesktop.org/wiki/Status">supported
+cards list</uri> to see if the CVS supports your card. Even if it doesn't, but
+it supports a similar card, try it.
</p>
<!-- I see a couple of 8x AGP stuff on the Internet about vanilla 2.4 kernels;
@@ -359,8 +356,8 @@
<p>
The DRI project has a document about CVS compiling themselves. Please read <uri
-link="http://dri.sourceforge.net/cgi-bin/moin.cgi/Building">the document</uri>
-and follow the instructions up to the <e>Installing for X.org</e> part.
+link="http://dri.freedesktop.org/wiki/Building">the document</uri> and follow
+the instructions up to the <e>Installing for X.org</e> part.
</p>
</body>
@@ -444,9 +441,11 @@
</pre>
<p>
-If you want to set even more features, check out the <uri
-link="http://dri.sourceforge.net/doc/dri_driver_features.phtml">features
-listing</uri> on the DRI Web site.
+If you want to set even more features, check out the <uri
+link="http://dri.freedesktop.org/wiki/FeatureMatrix">feature matrix</uri> on
+the DRI web site or the <uri
+link="http://dri.sourceforge.net/doc/dri_driver_features.phtml">features
+listing</uri> on Sourceforge.
</p>
</body>
@@ -565,10 +564,10 @@
<body>
<ol>
- <li>http://forums.gentoo.org/viewtopic.php?t=46681</li>
- <li>http://forums.gentoo.org/viewtopic.php?t=29264</li>
- <li>http://dri.sourceforge.net/</li>
- <li>http://www.retinalburn.net/linux/dri_status.html</li>
+ <li><uri>http://forums.gentoo.org/viewtopic.php?t=46681</uri></li>
+ <li><uri>http://forums.gentoo.org/viewtopic.php?t=29264</uri></li>
+ <li><uri>http://dri.freedesktop.org/</uri></li>
+ <li><uri>http://www.retinalburn.net/linux/dri_status.html</uri></li>
</ol>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2005-07-30 21:48 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-30 21:48 Xavier Neys [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-06 9:42 [gentoo-doc-cvs] cvs commit: dri-howto.xml Joshua Saddler
2008-09-10 21:20 Joshua Saddler
2008-05-21 19:29 Sven Vermeulen
2007-04-26 3:45 Josh Saddler
2007-02-18 23:44 Josh Saddler
2006-10-10 9:36 Xavier Neys
2006-10-10 9:35 Xavier Neys
2006-10-09 13:43 Josh Saddler
2006-10-09 13:41 Josh Saddler
2006-07-31 19:37 Jan Kundrat
2006-05-12 19:32 Josh Saddler
2006-05-07 12:39 Josh Saddler
2006-02-01 11:58 Xavier Neys
2005-12-16 7:30 Shyam Mani
2005-10-11 3:46 swift
2005-07-30 9:47 Xavier Neys
2005-07-27 12:45 Shyam Mani
2005-07-13 12:57 Sven Vermeulen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200507302147.j6ULlcPr011264@robin.gentoo.org \
--to=neysx@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox