@@ -18,10 +18,7 @@ def setup():
|
|||||||
-Dgallium-extra-hud=true \
|
-Dgallium-extra-hud=true \
|
||||||
-Dgallium-vdpau=enabled \
|
-Dgallium-vdpau=enabled \
|
||||||
-Dgallium-va=enabled \
|
-Dgallium-va=enabled \
|
||||||
-Dgallium-xa=enabled \
|
|
||||||
-Dgallium-nine=true \
|
|
||||||
-Dvideo-codecs=all \
|
-Dvideo-codecs=all \
|
||||||
-Dshared-glapi=enabled \
|
|
||||||
-Dgles1=enabled \
|
-Dgles1=enabled \
|
||||||
-Dgles2=enabled \
|
-Dgles2=enabled \
|
||||||
-Dopengl=true \
|
-Dopengl=true \
|
||||||
@@ -33,7 +30,6 @@ def setup():
|
|||||||
-Dvalgrind=enabled \
|
-Dvalgrind=enabled \
|
||||||
-Dlibunwind=disabled \
|
-Dlibunwind=disabled \
|
||||||
-Dbuild-tests=false \
|
-Dbuild-tests=false \
|
||||||
-Dosmesa=true \
|
|
||||||
" % (libdir)
|
" % (libdir)
|
||||||
|
|
||||||
if get.buildTYPE() == "emul32":
|
if get.buildTYPE() == "emul32":
|
||||||
@@ -57,7 +53,7 @@ def setup():
|
|||||||
#shelltools.export("CXX", "clang++")
|
#shelltools.export("CXX", "clang++")
|
||||||
pisitools.cflags.add("-m64 ")
|
pisitools.cflags.add("-m64 ")
|
||||||
pisitools.cxxflags.add("-m64")
|
pisitools.cxxflags.add("-m64")
|
||||||
options += " -Dgallium-opencl=icd -Dlmsensors=enabled -Dzstd=enabled \
|
options += " -Dlmsensors=enabled -Dzstd=enabled \
|
||||||
-Dgallium-rusticl=true \
|
-Dgallium-rusticl=true \
|
||||||
-Drust_std=2021 \
|
-Drust_std=2021 \
|
||||||
-Dvulkan-layers=device-select,intel-nullhw,overlay,screenshot,vram-report-limit \
|
-Dvulkan-layers=device-select,intel-nullhw,overlay,screenshot,vram-report-limit \
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<Icon>mesa</Icon>
|
<Icon>mesa</Icon>
|
||||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
<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>
|
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||||
<Archive sha1sum="7538473f2f85abf14f29f39474106e3a9d174722" type="tarxz">https://archive.mesa3d.org/mesa-25.0.6.tar.xz</Archive>
|
<Archive sha1sum="4707d0555872082d822f0e8bda93022cdc758aa0" type="tarxz">https://archive.mesa3d.org/mesa-25.1.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>git</Dependency>
|
<Dependency>git</Dependency>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
@@ -281,6 +281,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="133">
|
||||||
|
<Date>2025-05-22</Date>
|
||||||
|
<Version>25.1.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="132">
|
<Update release="132">
|
||||||
<Date>2025-05-15</Date>
|
<Date>2025-05-15</Date>
|
||||||
<Version>25.0.6</Version>
|
<Version>25.0.6</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user