github lfdevs/mesa-for-android-container mesa-26.2.0-devel-20260621
26.2.0-devel-20260621

4 hours ago

Mesa 26.2.0-devel-20260621

Changelog

Full Changelog: mesa-26.2.0-devel-20260610...mesa-26.2.0-devel-20260621

  • Sync with upstream.
  • Some fixes for using Freedreno & Turnip normally under Wayland by @superturtlee in #76

Installation Instructions

Note

For Adreno 7XX & 8XX, it should no longer be necessary to install unpatched Turnip drivers now. Patched Turnip from this release should work properly.

  1. 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.
  2. Extract the installation package directly to the root directory.
sudo tar -zxvf mesa-for-android-container*.tar.gz -C /
  1. Refresh the dynamic linker cache.
sudo ldconfig

Note

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-tmp

Checksums

c9fe6de97c70749a548afc0c67d619e77a3ed2f68a8592ab5941b205e655f05d  mesa-for-android-container_26.2.0-devel-20260621_alpine_3.24_arm64.tar.gz
a9e97f462f2cd00d82a165365f288946f3ea78a5e00c1f8b7d23ad6a95371a53  mesa-for-android-container_26.2.0-devel-20260621_archlinux_arm64.tar
635108c1a52ddfa6c5e007295703eddb1b6926be12ff882bdf3f41df1e6ab94a  mesa-for-android-container_26.2.0-devel-20260621_debian_trixie_arm64.tar.gz
0258d7f8e9cb91ff765261201d3a516180c72f782a06946929dd11a020bea9de  mesa-for-android-container_26.2.0-devel-20260621_fedora_43_arm64.tar.gz
f756b597f68d6e38a62422307265e2432468f621550884a5836ca5ecbb050d63  mesa-for-android-container_26.2.0-devel-20260621_ubuntu_noble_arm64.tar.gz
2e4af9b86de0b6e19b828a367b8aa98d84e4e427a3fef3484fc759302f9c6373  mesa-for-android-container_26.2.0-devel-20260621_ubuntu_questing_arm64.tar.gz
1d4c5c7a6cab084f8bd064d0a38e7f02d7d850c547fd895e1d42f6e36b0ba89c  mesa-for-android-container_26.2.0-devel-20260621_ubuntu_resolute_arm64.tar.gz
32589612faa6fcefbbd7a930f7bb67ddfdf3b4f3e7f66843dddf1d881d506994  mesa-for-android-container_26.2.0-devel-20260621_void_arm64.tar.gz

Don't miss a new mesa-for-android-container release

NewReleases is sending notifications on new releases.