public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] eselect r395 - trunk/modules
@ 2008-10-29 14:31 Doug Goldstein (cardoe)
  0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2008-10-29 14:31 UTC (permalink / raw
  To: gentoo-commits

Author: cardoe
Date: 2008-10-29 14:31:45 +0000 (Wed, 29 Oct 2008)
New Revision: 395

Modified:
   trunk/modules/xvmc.eselect
Log:
add support for ATI's XvMC implementation

Modified: trunk/modules/xvmc.eselect
===================================================================
--- trunk/modules/xvmc.eselect	2008-10-06 13:52:37 UTC (rev 394)
+++ trunk/modules/xvmc.eselect	2008-10-29 14:31:45 UTC (rev 395)
@@ -14,7 +14,8 @@
 "libchromeXvMC.so.1"
 "libviaXvMCPro.so.1"
 "libchromeXvMCPro.so.1"
-"libI810XvMC.so.1" )
+"libI810XvMC.so.1"
+"libAMDXvBA.so.1" )
 XVMCPRETTY=(
 "nvidia"
 "xorg-x11"
@@ -22,7 +23,8 @@
 "openchrome"
 "via-pro"
 "openchrome-pro"
-"intel" )
+"intel"
+"ati" )
 
 get_implementation_indices() {
 	local ret n




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-29 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 14:31 [gentoo-commits] eselect r395 - trunk/modules Doug Goldstein (cardoe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox