Mesa 26.1.0-devel-20260208
Changelog
Full Changelog: mesa-26.1.0-devel-20260125...mesa-26.1.0-devel-20260208
- Sync with upstream.
- tu/kgsl: Add UBWC_5 and UBWC_6 support: 2dc4754
The patch is from: https://gitlab.freedesktop.org/mesa/mesa/-/commit/2da45c609845854491c09bd26d9d8245834ea4af - Preserve EGL support in Zink: b355d4d
The patch is from: termux/termux-packages@411745e - Disable general layout in zink for Turnip: 0f17eee
The patch is from: termux/termux-packages@411745e - Add unofficial Freedreno and Turnip support for Adreno 810/825/829: bb5e2bf
This patch comes from @whitebelyash's repository, many thanks to him:
whitebelyash@67514c8
whitebelyash@5295a44
whitebelyash@c9e8f03 - Add Void Linux Build Pipeline by @pco2699: #37
Installation Instructions
For Adreno 7xx/8xx, please follow the installation instructions in the "Direct Extraction" section of the README.
- 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. - Extract the installation package directly to the root directory.
sudo tar -zxvf mesa-for-android-container*.tar.gz -C /- Refresh the dynamic linker cache.
sudo ldconfigNote: 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-tmpChecksums
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