Mesa 26.0.0-devel-20260116
Changelog
Full Changelog: mesa-26.0.0-devel-20251209...mesa-26.0.0-devel-20260116
- Sync with upstream and Freedreno & Turnip is now available for Adreno 840: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38450
- Add unofficial Freedreno and Turnip support for Adreno 830.
Installation Instructions
For Adreno 830/840, 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
154faf61361c1b14d98997c43fad4464dea6710204369426095151c1f495923a mesa-for-android-container_26.0.0-devel-20260116_archlinux_arm64.tar
5ee76990705c23c7f5170ba9f84cd171754b4076671258f3ecbdee7207f6ac63 mesa-for-android-container_26.0.0-devel-20260116_debian_trixie_arm64.tar.gz
c6b5ca8429adb6d2dbf17be48d652dcd1c278708e4cf4801d197a63e1ab513c6 mesa-for-android-container_26.0.0-devel-20260116_fedora_43_arm64.tar.gz
efc56e7fd2da4e4921b46d03d1dd3239fa675ca3f72c89604e053a740bf71541 mesa-for-android-container_26.0.0-devel-20260116_ubuntu_noble_arm64.tar.gz