From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GXE1Q-0003Q1-Ty for garchives@archives.gentoo.org; Tue, 10 Oct 2006 09:35:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9A9ZRFf024732; Tue, 10 Oct 2006 09:35:27 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9A9ZQLI026855 for ; Tue, 10 Oct 2006 09:35:26 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 7D193647A4 for ; Tue, 10 Oct 2006 09:35:25 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Tue, 10 Oct 2006 09:35:25 +0000 From: "Xavier Neys" Date: Tue, 10 Oct 2006 09:35:25 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml Message-Id: <20061010093525.7D193647A4@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 1284e26c-b6de-4432-9a44-7305de9f128f X-Archives-Hash: 7c31ed1bdf9501cd9678a44ee98891e1 neysx 06/10/10 09:35:25 Modified: dri-howto.xml Log: #150708 Removed media-video/mgavideo Revision Changes Path 1.35 xml/htdocs/doc/en/dri-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.35&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.34&r2=1.35 Index: dri-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- dri-howto.xml 9 Oct 2006 13:43:24 -0000 1.34 +++ dri-howto.xml 10 Oct 2006 09:35:25 -0000 1.35 @@ -1,14 +1,16 @@ - + + Hardware 3D Acceleration Guide + -Donnie Berkholz + Donnie Berkholz -Jorge Paulo + Jorge Paulo @@ -52,11 +54,10 @@ are preferable since we're using Linux and open source is one of its underlying principles. Sometimes, binary drivers are the only option, like with nVidia's cards. Binary drivers include x11-drivers/nvidia-drivers and -x11-drivers/nvidia-legacy-drivers for nVidia cards, media-video/mgavideo for -Matrox cards and media-video/ati-drivers for ATI cards. Other open-source -drivers include media-video/kyro-kernel for KyroII cards and -media-video/ati-gatos for ATI cards, which aim to support ATI's video -capabilities more fully. +x11-drivers/nvidia-legacy-drivers for nVidia cards and media-video/ati-drivers +for ATI cards. Other open-source drivers include media-video/kyro-kernel for +KyroII cards and media-video/ati-gatos for ATI cards, which aim to support +ATI's video capabilities more fully.

-- gentoo-doc-cvs@gentoo.org mailing list