commit: 8787e56105244dbfe4deeee87a1ddbe75431c359
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 04:04:52 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 04:08:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8787e561
media-libs/mesa: Remove classic swrast driver
The classic swrast driver was removed upstream in commit 435de835cd63
(swrast: Remove the classic swrast DRI driver). This driver was only
enabled if USE=-gallium previously. If you want a software rasterizer
driver, enable USE=gallium.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index a83701ae097..152e9ea51a8 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -351,8 +351,6 @@ multilib_src_configure() {
local emesonargs=()
if use classic; then
- dri_driver_enable !gallium swrast
-
# Intel code
dri_driver_enable video_cards_i915 i915
dri_driver_enable video_cards_i965 i965