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 9E440138334 for ; Thu, 7 Mar 2019 18:05:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B529E08EF; Thu, 7 Mar 2019 18:05: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E80DE08EF for ; Thu, 7 Mar 2019 18:05: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 D4AC4335CD9 for ; Thu, 7 Mar 2019 18:05:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B369E52B for ; Thu, 7 Mar 2019 18:05:10 +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: <1551981735.2db7512cb780ea7cabbdd7cd92b0243b12c8ae64.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: 2db7512cb780ea7cabbdd7cd92b0243b12c8ae64 X-VCS-Branch: master Date: Thu, 7 Mar 2019 18:05:10 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5023b43e-d2a7-4888-a0f6-87940c787c07 X-Archives-Hash: b3f22b631b52b9a47ac67ac83c472b93 commit: 2db7512cb780ea7cabbdd7cd92b0243b12c8ae64 Author: Mike Lothian fireburn co uk> AuthorDate: Thu Mar 7 13:04:28 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Mar 7 18:02:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db7512c media-libs/mesa: Update vulkan-overlay description in metadata.xml Signed-off-by: Mike Lothian fireburn.co.uk> Closes: https://github.com/gentoo/gentoo/pull/11292 Signed-off-by: Matt Turner gentoo.org> 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 8099392fa04..1adb4bf77ae 100644 --- a/media-libs/mesa/metadata.xml +++ b/media-libs/mesa/metadata.xml @@ -24,7 +24,7 @@ Compile in valgrind memory hints Enable the VDPAU acceleration interface for the Gallium3D Video Layer. Enable Vulkan drivers - Enable vulkan-overlay-layer for vulkan stats" + Build vulkan-overlay-layer which displays Frames Per Second and other statistics Enable support for dev-libs/wayland Enable the XA (X Acceleration) API for Gallium3D. Enable the XvMC acceleration interface for the Gallium3D Video Layer.