SHA256
1
0
forked from pool/Mesa

- enabled build of gallium based llvmpipe driver for s390x

(related to jsc#IBM-369, jsc#SLE-7452)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=916
This commit is contained in:
Stefan Dirsch 2020-01-29 18:00:32 +00:00 committed by Git OBS Bridge
parent b16d8b7271
commit 8e4ed1c980
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- enabled build of gallium based llvmpipe driver for s390x
(related to jsc#IBM-369, jsc#SLE-7452)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com> Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -827,8 +827,8 @@ egl_platforms=x11,drm,surfaceless
-Ddri-drivers=nouveau \ -Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \ -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
%else %else
-Ddri-drivers=swrast \ -Ddri-drivers= \
-Dgallium-drivers= \ -Dgallium-drivers=swrast \
%endif %endif
%endif %endif
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- enabled build of gallium based llvmpipe driver for s390x
(related to jsc#IBM-369, jsc#SLE-7452)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com> Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -826,8 +826,8 @@ egl_platforms=x11,drm,surfaceless
-Ddri-drivers=nouveau \ -Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \ -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
%else %else
-Ddri-drivers=swrast \ -Ddri-drivers= \
-Dgallium-drivers= \ -Dgallium-drivers=swrast \
%endif %endif
%endif %endif
%endif %endif