From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFD36138010 for ; Thu, 6 Sep 2012 23:24:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63C8D21C025; Thu, 6 Sep 2012 23:24:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2CFC821C025 for ; Thu, 6 Sep 2012 23:24:04 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A23933D70D for ; Thu, 6 Sep 2012 23:24:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 394E3E543D for ; Thu, 6 Sep 2012 23:24:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1346973912.1a0d5feb7b63067bf2e3fa6d1d0e3b697017be84.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/metadata.xml X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1a0d5feb7b63067bf2e3fa6d1d0e3b697017be84 X-VCS-Branch: master Date: Thu, 6 Sep 2012 23:24:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1c39f22b-da2f-4f9e-b656-c31974a5300e X-Archives-Hash: 7a3f610799fb21a96d901a7db6e20d7e commit: 1a0d5feb7b63067bf2e3fa6d1d0e3b697017be84 Author: Matt Turner gmail com> AuthorDate: Thu Sep 6 23:25:12 2012 +0000 Commit: Matt Turner gmail com> CommitDate: Thu Sep 6 23:25:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=1a0d5feb media-libs/mesa/metadata.xml: Remove d3d --- media-libs/mesa/metadata.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml index a918a88..db34d3b 100644 --- a/media-libs/mesa/metadata.xml +++ b/media-libs/mesa/metadata.xml @@ -4,7 +4,6 @@ x11 Build drivers based on the classic architecture. - Enable DirectX 10/10.1/11 backend for Gallium3D. Enable EGL support. Build drivers based on Gallium3D, the new architecture for 3D graphics drivers. Enable video decode acceleration support for Gallium3D.