github lfdevs/mesa-for-android-container mesa-26.0.0-devel-20251209
26.0.0-devel-20251209

Mesa 26.0.0-devel-20251209

Changelog

Full Changelog: mesa-25.3.0-devel-20250725...mesa-26.0.0-devel-20251209

Sync with upstream and Freedreno is now available for Adreno 840.

Rob Clark added initial Freedreno support for Adreno Gen8:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38450

Installation Instructions

  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

5af6f714c95c69aaf14fb556c1e4cd3bbf00ad88d45493365792e9dcbf98a92e  mesa-for-android-container_26.0.0-devel-20251209_archlinux_arm64.tar
31f317514bfa1742e1a1d6719961df6a2a4d3befa5f0473cece69492b0f02bb6  mesa-for-android-container_26.0.0-devel-20251209_debian_trixie_arm64.tar.gz
b8edd25caf3b5f34aa04586269fbdadde149589a32f4789d72dfeff153c690c3  mesa-for-android-container_26.0.0-devel-20251209_fedora_43_arm64.tar.gz
1a8a028a4c92b15ccdc7b7af44c8435b367adf710dc0d72968513b765adfd038  mesa-for-android-container_26.0.0-devel-20251209_ubuntu_noble_arm64.tar.gz

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

NewReleases is sending notifications on new releases.