Mesa 26.2.0-devel-20260511
Changelog
Full Changelog: mesa-26.2.0-devel-20260423...mesa-26.2.0-devel-20260511
- Sync with upstream.
- tu/kgsl: Fix patched Turnip for Adreno 830/840: #54
Installation Instructions
Note
For Adreno 8XX (especially 830 & 840), it should no longer be necessary to install unpatched Turnip drivers now. Patched Turnip from this release should work properly.
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
264ef155581e731ca673a8aef52db8e8966c35a37a23394b4a5190c449a03a57 mesa-for-android-container_26.2.0-devel-20260511_archlinux_arm64.tar
591ee8b316baf4888a8d1f56b6cc49f69f815a399ee192c802e0b725b709ca52 mesa-for-android-container_26.2.0-devel-20260511_debian_trixie_arm64.tar.gz
11ca562beef0adf4c1c754726e78e5fe683c8ed3f7c142028a6776de252402e9 mesa-for-android-container_26.2.0-devel-20260511_fedora_43_arm64.tar.gz
2482a9ff6e6ef578b6a4fcc6e61ee3f08968bc4a4ac3cb941851983af80a7729 mesa-for-android-container_26.2.0-devel-20260511_ubuntu_noble_arm64.tar.gz
f9848fdb3527c206a0937aa7b239b38e0eb81e2beec3f7df3453c99cb539dd68 mesa-for-android-container_26.2.0-devel-20260511_ubuntu_questing_arm64.tar.gz
556adb401d1582486d0d0e605ff9b8d89e02416e8ee7f09fc4b4b307489e358a mesa-for-android-container_26.2.0-devel-20260511_ubuntu_resolute_arm64.tar.gz
19b4d4c3643e486fab774f727c05c2db89c3b9325eeb45d04dc1bbbe29e9c6bb mesa-for-android-container_26.2.0-devel-20260511_void_arm64.tar.gz