SHA256
1
0
forked from pool/Mesa

- enabled "i915" Gallium-based Intel Gen3 driver

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1092
This commit is contained in:
Stefan Dirsch 2022-03-12 20:31:31 +00:00 committed by Git OBS Bridge
parent a49ba3220d
commit d30db89034
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- enabled "i915" Gallium-based Intel Gen3 driver
-------------------------------------------------------------------
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -833,7 +833,7 @@ egl_platforms=x11,wayland
%endif
%ifarch %{ix86} x86_64
-Ddri-drivers= \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915 \
%else
%ifarch %{arm} aarch64
-Ddri-drivers= \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- enabled "i915" Gallium-based Intel Gen3 driver
-------------------------------------------------------------------
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -832,7 +832,7 @@ egl_platforms=x11,wayland
%endif
%ifarch %{ix86} x86_64
-Ddri-drivers= \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915 \
%else
%ifarch %{arm} aarch64
-Ddri-drivers= \