Accepting request 886271 from home:tobijk:X11:XOrg
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to gallium swrast driver - Switch dummy driver for mesa package from "auto" xorg driver (i965) to gallium swrast driver OBS-URL: https://build.opensuse.org/request/show/886271 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1030
This commit is contained in:
parent
a672d1d0df
commit
12d86b0373
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 17 12:45:17 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||||
|
|
||||||
|
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
|
||||||
|
gallium swrast driver
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -797,8 +797,8 @@ egl_platforms=x11,wayland
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
-Ddri-drivers=auto \
|
-Ddri-drivers= \
|
||||||
-Dgallium-drivers= \
|
-Dgallium-drivers=swrast \
|
||||||
%endif
|
%endif
|
||||||
%ifarch aarch64 %{ix86} x86_64 ppc64le s390x
|
%ifarch aarch64 %{ix86} x86_64 ppc64le s390x
|
||||||
-Dvalgrind=true \
|
-Dvalgrind=true \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 17 12:45:17 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||||
|
|
||||||
|
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
|
||||||
|
gallium swrast driver
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -796,8 +796,8 @@ egl_platforms=x11,wayland
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
-Ddri-drivers=auto \
|
-Ddri-drivers= \
|
||||||
-Dgallium-drivers= \
|
-Dgallium-drivers=swrast \
|
||||||
%endif
|
%endif
|
||||||
%ifarch aarch64 %{ix86} x86_64 ppc64le s390x
|
%ifarch aarch64 %{ix86} x86_64 ppc64le s390x
|
||||||
-Dvalgrind=true \
|
-Dvalgrind=true \
|
||||||
|
Loading…
Reference in New Issue
Block a user