SHA256
1
0
forked from pool/Mesa

- Add v3d support (VC5/V6 driver) for %arm and aarch64

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=851
This commit is contained in:
Stefan Dirsch 2019-07-12 10:24:36 +00:00 committed by Git OBS Bridge
parent 3d753acbe1
commit e0c8d727d3
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 12 10:16:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Add v3d support (VC5/V6 driver) for %arm and aarch64
-------------------------------------------------------------------
Fri Jul 12 08:46:16 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -807,7 +807,7 @@ egl_platforms=x11,drm,surfaceless
%else
%ifarch %{arm} aarch64
-Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \
%else
%ifarch ppc64 ppc64le
-Ddri-drivers=nouveau \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 12 10:16:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Add v3d support (VC5/V6 driver) for %arm and aarch64
-------------------------------------------------------------------
Fri Jul 12 08:46:16 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -806,7 +806,7 @@ egl_platforms=x11,drm,surfaceless
%else
%ifarch %{arm} aarch64
-Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \
%else
%ifarch ppc64 ppc64le
-Ddri-drivers=nouveau \