media-libs/mesa: Enable gles2 by default
authorMatt Turner <mattst88@gentoo.org>
Mon, 18 Mar 2019 17:36:59 +0000 (10:36 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 18 Mar 2019 17:36:59 +0000 (10:36 -0700)
Requested by leio, to be used by mutter-wayland.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/mesa/mesa-18.3.5.ebuild
media-libs/mesa/mesa-19.0.0.ebuild
media-libs/mesa/mesa-9999.ebuild

index e7bcfac9a85b52b9034d25a2b61ded9ce519fdc6..b66948b6e213ef172d94736ba7e52320d93ff0e3 100644 (file)
@@ -36,7 +36,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm lm_sensors
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +llvm lm_sensors
        opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind vdpau
        vulkan wayland xa xvmc"
 
index 9c8358f82f1dcc390f23a3228e9c161a1c5572d4..f3f7b57f517d9721c4cb871546f8121f84f939ec 100644 (file)
@@ -36,7 +36,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm
        lm_sensors opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind
        vdpau vulkan wayland xa xvmc"
 
index c4df13fb7734ca3f2a6adaa99d62e9b212428258..ae4a7c1da5f8d29760ac9946dec8c2389d935ce6 100644 (file)
@@ -36,7 +36,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm
        lm_sensors opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind
        vdpau vulkan vulkan-overlay wayland xa xvmc"