media-libs/mesa: opencl implementation is available only for r600 or radeonsi GPUs
authorJan Vesely <jano.vesely@gmail.com>
Fri, 15 Jun 2018 18:03:14 +0000 (14:03 -0400)
committerMatt Turner <mattst88@gentoo.org>
Fri, 15 Jun 2018 21:35:45 +0000 (14:35 -0700)
Closes: https://bugs.gentoo.org/658120

media-libs/mesa/mesa-17.3.9.ebuild
media-libs/mesa/mesa-18.0.5.ebuild
media-libs/mesa/mesa-18.1.1-r1.ebuild
media-libs/mesa/mesa-18.1.1.ebuild
media-libs/mesa/mesa-9999.ebuild

index 6a26d1b522d93d02864df36f28876b11ba8f6480..7f78fbc062ba24ed13255405b81c7c8f19638ca1 100644 (file)
@@ -46,7 +46,7 @@ IUSE="${IUSE_VIDEO_CARDS}
 REQUIRED_USE="
        d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
-       opencl? ( gallium llvm )
+       opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) )
        openmax? ( gallium )
        gles1?  ( egl )
        gles2?  ( egl )
index 0f5fe7b791a01b03d62e8545b1df4444d867aec1..1fef2ab051cf309c2c6ec4527033104cc28fe141 100644 (file)
@@ -46,7 +46,7 @@ IUSE="${IUSE_VIDEO_CARDS}
 REQUIRED_USE="
        d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
-       opencl? ( gallium llvm )
+       opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) )
        openmax? ( gallium )
        gles1?  ( egl )
        gles2?  ( egl )
index 616c90765a3b362a928d3e3f0116664a785b4819..174ef6902cfd279f094aa169a9952bb0c3ebeadf 100644 (file)
@@ -46,7 +46,7 @@ IUSE="${IUSE_VIDEO_CARDS}
 REQUIRED_USE="
        d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
-       opencl? ( gallium llvm )
+       opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) )
        openmax? ( gallium )
        gles1?  ( egl )
        gles2?  ( egl )
index 5e8a02ef74dd305bce54925c54db35db865071d2..5acb40f75850c34dfc225bb447362ce5ce767882 100644 (file)
@@ -46,7 +46,7 @@ IUSE="${IUSE_VIDEO_CARDS}
 REQUIRED_USE="
        d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
-       opencl? ( gallium llvm )
+       opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) )
        openmax? ( gallium )
        gles1?  ( egl )
        gles2?  ( egl )
index 91b260c979672253bd799f4cc94e3af74981fe47..f159a80c67f489502ad1a0d884a941e44a66c16c 100644 (file)
@@ -44,7 +44,7 @@ IUSE="${IUSE_VIDEO_CARDS}
 REQUIRED_USE="
        d3d9?   ( dri3 gallium )
        llvm?   ( gallium )
-       opencl? ( gallium llvm )
+       opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) )
        openmax? ( gallium )
        gles1?  ( egl )
        gles2?  ( egl )