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

latest releases: turnip-weekly, turnip-26.1.0-devel-20260404, mesa-26.1.0-devel-20260404...
one month ago

Mesa 26.1.0-devel-20260208

Changelog

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

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

1cc5a7e124cc2f865bb944fc6bec7494e66241cd512a5a7ec320dec9f2920cb8  mesa-for-android-container_26.1.0-devel-20260208_archlinux_arm64.tar
dee9ac6317d41d2ebaa3d9138bbf5f0c23f3beb19e373a0fe1b06fbcc4fdcd5c  mesa-for-android-container_26.1.0-devel-20260208_debian_trixie_arm64.tar.gz
468f6f83965e5fb0324261cb6c0e6e46cbf6e99eda01dfd7ca699ee63f1b9041  mesa-for-android-container_26.1.0-devel-20260208_fedora_43_arm64.tar.gz
185a5a4d70547da7de69880cdf8eca81f9fca85e3cb6268f8f0c607813d8e412  mesa-for-android-container_26.1.0-devel-20260208_ubuntu_noble_arm64.tar.gz
cfaceec13ad4e4b3b32708ad8aff80034f1f3ec901126966aa59571d61d7e666  mesa-for-android-container_26.1.0-devel-20260208_void_arm64.tar.gz

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

NewReleases is sending notifications on new releases.