x86*: added intel_hasvk and virtio to -Dvulkan-drivers [release 23.2.1-3mamba;Mon Nov 27 2023]
This commit is contained in:
parent
1b3ee2386e
commit
c7cc91e5c2
@ -1,7 +1,7 @@
|
||||
Name: Mesa
|
||||
Epoch: 1
|
||||
Version: 23.2.1
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A 3-D graphics library with an API which is very similar to that of OpenGL
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -171,7 +171,7 @@ export PYTHON=%{__python3}
|
||||
-Dvalgrind=disabled \
|
||||
%endif
|
||||
%ifarch x86_64 %{ix86}
|
||||
-Dvulkan-drivers=amd,intel,swrast \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,swrast,i915,iris,crocus,zink,d3d12 \
|
||||
-Dlibunwind=enabled \
|
||||
-Dvalgrind=enabled \
|
||||
@ -309,6 +309,9 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0
|
||||
%{_libdir}/pkgconfig/xatracker.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 23.2.1-3mamba
|
||||
- x86*: added intel_hasvk and virtio to -Dvulkan-drivers
|
||||
|
||||
* Wed Oct 25 2023 Automatic Build System <autodist@mambasoft.it> 23.2.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libclang-devel>=17.0.3-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user