Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Thu, 31 Dec 2020 04:09:12
Message-Id: 1609387727.8787e56105244dbfe4deeee87a1ddbe75431c359.mattst88@gentoo
1 commit: 8787e56105244dbfe4deeee87a1ddbe75431c359
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 04:04:52 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 04:08:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8787e561
7
8 media-libs/mesa: Remove classic swrast driver
9
10 The classic swrast driver was removed upstream in commit 435de835cd63
11 (swrast: Remove the classic swrast DRI driver). This driver was only
12 enabled if USE=-gallium previously. If you want a software rasterizer
13 driver, enable USE=gallium.
14
15 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
16
17 media-libs/mesa/mesa-9999.ebuild | 2 --
18 1 file changed, 2 deletions(-)
19
20 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
21 index a83701ae097..152e9ea51a8 100644
22 --- a/media-libs/mesa/mesa-9999.ebuild
23 +++ b/media-libs/mesa/mesa-9999.ebuild
24 @@ -351,8 +351,6 @@ multilib_src_configure() {
25 local emesonargs=()
26
27 if use classic; then
28 - dri_driver_enable !gallium swrast
29 -
30 # Intel code
31 dri_driver_enable video_cards_i915 i915
32 dri_driver_enable video_cards_i965 i965