Mesa 26.2.0-devel-20260423
Changelog
Full Changelog: mesa-26.1.0-devel-20260404...mesa-26.2.0-devel-20260423
- Sync with upstream.
- Remove unofficial support for Adreno 810, as upstream has added official support: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40613
Installation Instructions
For Adreno 7xx/8xx, please follow the installation instructions in the "Direct Extraction" section of the README.
- Download an installation package from the Assets section. Please note the Linux distribution suffix in the filename, such as
debian_trixie_arm64. You can only install the package that matches your distribution. - Extract the installation package directly to the root directory.
sudo tar -zxvf mesa-for-android-container*.tar.gz -C /- Refresh the dynamic linker cache.
sudo ldconfigNote
The package with the suffix archlinux_arm64.tar is an archive containing multiple *.pkg.tar.xz files generated by makepkg. You must first extract it before installing with pacman. You can refer to the following commands:
mkdir mesa-for-android-container-tmp
tar -xvf mesa-for-android-container*.tar -C mesa-for-android-container-tmp/
sudo pacman -U mesa-for-android-container-tmp/*.pkg.tar.xz
rm -rf mesa-for-android-container-tmpChecksums
50c1816ad9c0ab99c1b8e69d4e884f1afb90667bfe06998faab23ef0cf2a5705 mesa-for-android-container_26.2.0-devel-20260423_archlinux_arm64.tar
709c2deb2ac6e7506bb547a135bd04f4ab41c62974787f99078f04a8e60aacef mesa-for-android-container_26.2.0-devel-20260423_debian_trixie_arm64.tar.gz
473c4e314942ec631e3045ceea628658d67cda24aad8ae93925efc11c27b88e4 mesa-for-android-container_26.2.0-devel-20260423_fedora_43_arm64.tar.gz
e1532e95b2b8b7c06d850e4cc482235c3d1942198c645a2a6420824b34a27ec8 mesa-for-android-container_26.2.0-devel-20260423_ubuntu_noble_arm64.tar.gz
195b32ace96de9fa3b7afe87b5765fca7e358ae93a3eaeb837a733c4abf98d40 mesa-for-android-container_26.2.0-devel-20260423_ubuntu_rolling_arm64.tar.gz
fb6ab4b501039c408ab88a280dd87d89402eb31f2c268406a6fd3e4a2019938d mesa-for-android-container_26.2.0-devel-20260423_void_arm64.tar.gz