@@ -60,8 +60,8 @@ def setup():
|
||||
options += " -Dgallium-opencl=icd -Dlmsensors=enabled -Dzstd=enabled \
|
||||
-Dgallium-rusticl=true \
|
||||
-Drust_std=2021 \
|
||||
-Dvulkan-layers=screenshot \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,nouveau,swrast,virtio \
|
||||
-Dvulkan-layers=screenshot,vram-report-limit \
|
||||
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental \
|
||||
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,llvmpipe,softpipe,virgl,crocus,i915,zink,d3d12"
|
||||
|
||||
#pisitools.ldflags.add("-fuse-ld=lld")
|
||||
|
||||
@@ -14,8 +14,9 @@
|
||||
<Icon>mesa</Icon>
|
||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
||||
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||
<Archive sha1sum="957ed67271cd7e2f42a8c1d10c0d2c38043ae84a" type="tarxz">https://archive.mesa3d.org/mesa-24.3.4.tar.xz</Archive>
|
||||
<Archive sha1sum="8f5fb5ae185d6d71d105c2d1b7b1cec6697a966b" type="tarxz">https://archive.mesa3d.org/mesa-25.0.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>cbindgen</Dependency>
|
||||
<Dependency>valgrind-devel</Dependency>
|
||||
@@ -119,6 +120,7 @@
|
||||
<!-- <Dependency>opencl-icd</Dependency> -->
|
||||
<Dependency versionFrom="15.0.7">llvm-libs</Dependency>
|
||||
<!-- <Dependency versionFrom="11.0.0">llvm-clang</Dependency> -->
|
||||
<Dependency>spirv-tools</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -155,6 +157,7 @@
|
||||
<Dependency>lm_sensors</Dependency>
|
||||
<Dependency>spirv-llvm</Dependency>
|
||||
<Dependency>spirv-tools</Dependency>
|
||||
<Dependency>libdrm-intel</Dependency>
|
||||
<Dependency>libdrm-radeon</Dependency>
|
||||
<Dependency>libdrm-nouveau</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -265,7 +268,7 @@
|
||||
<Dependency>libunwind-32bit</Dependency>
|
||||
<!-- <Dependency>llvm-clang-32bit</Dependency> -->
|
||||
<!-- <Dependency>spirv-llvm-32bit</Dependency> -->
|
||||
<!-- <Dependency>spirv-tools-32bit</Dependency> -->
|
||||
<Dependency>spirv-tools-32bit</Dependency>
|
||||
<Dependency>xcb-util-keysyms-32bit</Dependency>
|
||||
<Dependency release="current">mesa</Dependency>
|
||||
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
|
||||
@@ -277,6 +280,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="129">
|
||||
<Date>2025-04-06</Date>
|
||||
<Version>25.0.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="128">
|
||||
<Date>2025-01-23</Date>
|
||||
<Version>24.3.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user