From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D9DE139694 for ; Mon, 15 May 2017 18:52:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F19BE0CB7; Mon, 15 May 2017 18:52:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78CF4E0CB7 for ; Mon, 15 May 2017 18:52:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 625EE3416D8 for ; Mon, 15 May 2017 18:52:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFD427441 for ; Mon, 15 May 2017 18:52:11 +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: <1494874323.d0d083bca4e431c3cc7923c4ee2ffdae3ee592d9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/ X-VCS-Repository: repo/gentoo 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: d0d083bca4e431c3cc7923c4ee2ffdae3ee592d9 X-VCS-Branch: master Date: Mon, 15 May 2017 18:52:11 +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: 94e2b238-ea64-4925-97c0-7517a7a88651 X-Archives-Hash: cef67e3f0c4ae5cfdfdeb238fedf34d5 commit: d0d083bca4e431c3cc7923c4ee2ffdae3ee592d9 Author: Matt Turner gentoo org> AuthorDate: Mon May 15 18:51:41 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon May 15 18:52:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d083bc media-libs/mesa: Correct name of USE flag media-libs/mesa/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml index 602443d2497..b7a97ca0928 100644 --- a/media-libs/mesa/metadata.xml +++ b/media-libs/mesa/metadata.xml @@ -17,7 +17,6 @@ Enable GLESv1 support. Enable GLESv2 support. Use dev-libs/libressl for low level sha1 utility functions. - Add support for stack trace unwinding and function name resolution Enable LLVM backend for Gallium3D. Use dev-libs/nettle for low level sha1 utility functions. Enable the Clover Gallium OpenCL state tracker. @@ -26,6 +25,7 @@ Build the Mesa library for off-screen rendering. Enable if the user plans to run the package under a pax enabled hardened kernel disable optimized assembly code that is not PIC friendly + Add support for stack trace unwinding and function name resolution Compile in valgrind memory hints Enable the VDPAU acceleration interface for the Gallium3D Video Layer. Enable Vulkan drivers