mesa: update to 21.3.2

https://docs.mesa3d.org/relnotes/21.3.2.html

Mesa 21.3.2 is a bug fix release which fixes bugs found since the 21.3.1 release.

Bug fixes

Flickering and blackscreen on Mpv and Clapper (and also low performance on glxgears)
DXVK SIGBUS with Turnip on Poco F1 at loading to open world.
RADV: IsHelperInvocationEXT query is not considered volatile in ACO
[GraphicsFuzz] dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional
[bisected] Mesa 21.3.x breaks GBM with NVIDIA closed source driver 495.44
[DG2] dEQP-GL[45|ES31].functional.shaders.builtin_functions.pack_unpack.packhalf2x16_compute fail
This commit is contained in:
heitbaum 2021-12-18 04:16:08 +00:00
parent 2ce6fb8fec
commit 22a33c3534

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mesa"
PKG_VERSION="21.3.1"
PKG_SHA256="2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d"
PKG_VERSION="21.3.2"
PKG_SHA256="e2e7bafb8307e7abc3bf982f39382fae3619c84b45504920a21504be52f126bd"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"