- 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:
parent
3d753acbe1
commit
e0c8d727d3
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user