mesa-21.2.3
This commit is contained in:
@@ -18,7 +18,7 @@ def setup():
|
||||
-Dplatforms=x11,wayland \
|
||||
-Ddri3=enabled \
|
||||
-Ddri-drivers=i915,i965,r100,r200,nouveau \
|
||||
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,swr,iris,swrast,virgl,zink \
|
||||
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,swr,iris,swrast,virgl,crocus,zink \
|
||||
-Dgallium-extra-hud=true \
|
||||
-Dgallium-vdpau=enabled \
|
||||
-Dgallium-xvmc=enabled \
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<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="bb184edbff2f7e9f1705532349a49bd1f53cb631" type="tarxz">https://archive.mesa3d.org//mesa-21.1.8.tar.xz</Archive>
|
||||
<Archive sha1sum="bcc7fdd409d896cd889db3858258a85617e4fd48" type="tarxz">https://archive.mesa3d.org//mesa-21.2.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind</Dependency>
|
||||
@@ -243,6 +243,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="48">
|
||||
<Date>2021-09-30</Date>
|
||||
<Version>21.2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-09-12</Date>
|
||||
<Version>21.1.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user