github lfdevs/mesa-for-android-container mesa-26.1.0-devel-20260404
26.1.0-devel-20260404

one day ago

Mesa 26.1.0-devel-20260404

Changelog

Full Changelog: mesa-26.1.0-devel-20260208...mesa-26.1.0-devel-20260404

Installation Instructions

For Adreno 7xx/8xx, please follow the installation instructions in the "Direct Extraction" section of the README.

  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

79b73ed2edbfcde81e747d620297a301efd5fcd20ea039e0b56ab92619d56b60  mesa-for-android-container_26.1.0-devel-20260404_archlinux_arm64.tar
0338e5157c1c8af453949ce4b160d41e999170df77b2d1315900b604285129fa  mesa-for-android-container_26.1.0-devel-20260404_debian_trixie_arm64.tar.gz
308cace50df3670280c69fccce800293c0b8a1a04191240b76641a3dbb365021  mesa-for-android-container_26.1.0-devel-20260404_fedora_43_arm64.tar.gz
bfc6d59fce8c46ab78464678f87d842ea1f66fb34b203f3e753611a8c0535088  mesa-for-android-container_26.1.0-devel-20260404_ubuntu_noble_arm64.tar.gz
cd8ca30161bbbf2524eab9ae304a33b3ffde2164edb15a2ae90622c17ad53581  mesa-for-android-container_26.1.0-devel-20260404_void_arm64.tar.gz

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

NewReleases is sending notifications on new releases.