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

6 hours ago

Mesa 26.2.0-devel-20260610

Changelog

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

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

17b4b61d0f797932615aff1c503950716ad73b0789f6e5d5c945d8adf0306de3  mesa-for-android-container_26.2.0-devel-20260610_alpine_3.24_arm64.tar.gz
723879c7910701eebe5bb0f95d267f603ea8647b3b6e24ad22d3e180311fb2f8  mesa-for-android-container_26.2.0-devel-20260610_archlinux_arm64.tar
f84bd8cc8f4be226ec3572f5dc26798ba345494da32d9c82409df6fe396fef30  mesa-for-android-container_26.2.0-devel-20260610_debian_trixie_arm64.tar.gz
f6a82d80c61a64bd9b4b87f9d6036c4775f4ee46128c8c0ffd14da4fedbf4911  mesa-for-android-container_26.2.0-devel-20260610_fedora_43_arm64.tar.gz
a0f6f522566f5ac1187fa4a082ea0c3f77e25cf2008fd1d7863c1ff9bc756cb8  mesa-for-android-container_26.2.0-devel-20260610_ubuntu_noble_arm64.tar.gz
0249a4d2af3628476cdfbb1c10b7d28b6c9f1b7bbcc669e580bcad5e19e248c7  mesa-for-android-container_26.2.0-devel-20260610_ubuntu_questing_arm64.tar.gz
d85eb8106af6fa5b033b3640b1d7b625c5a2bb19065ee3b41d910602a77b8496  mesa-for-android-container_26.2.0-devel-20260610_ubuntu_resolute_arm64.tar.gz
61c4a4d8be611345afd276570a83ece740fe0f7771a646194021510a8e772e9a  mesa-for-android-container_26.2.0-devel-20260610_void_arm64.tar.gz

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

NewReleases is sending notifications on new releases.