Accepting request 1154952 from home:Jianhua:devel-tools
- Enable zink driver build on aarch64, this is needed for Qualcomm Adreno a7xx to use hw accelerated GL. OBS-URL: https://build.opensuse.org/request/show/1154952 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1263
This commit is contained in:
parent
dbfeed715e
commit
b68f5ed394
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 5 04:33:37 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
|
||||||
|
|
||||||
|
- Enable zink driver build on aarch64, this is needed for Qualcomm Adreno a7xx
|
||||||
|
to use hw accelerated GL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 4 03:10:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Mar 4 03:10:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -860,7 +860,7 @@ egl_platforms=x11,wayland
|
|||||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915,d3d12,zink \
|
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus,i915,d3d12,zink \
|
||||||
%else
|
%else
|
||||||
%ifarch %{arm} aarch64
|
%ifarch %{arm} aarch64
|
||||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,v3d,svga,tegra \
|
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,v3d,svga,tegra,zink \
|
||||||
%else
|
%else
|
||||||
%ifarch ppc64 ppc64le riscv64
|
%ifarch ppc64 ppc64le riscv64
|
||||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl \
|
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl \
|
||||||
|
Loading…
Reference in New Issue
Block a user