github lfdevs/mesa-for-android-container mesa-26.3.0-devel-20260824
26.3.0-devel-20260824

5 hours ago

Mesa 26.3.0-devel-20260824

Changelog

Full Changelog: mesa-26.2.0-devel-20260709...mesa-26.3.0-devel-20260824

  • Sync with upstream.
  • freedreno/common: add unofficial support for Adreno 732 in #93
  • freedreno: fix A810 GMEM cache layout in #95
    Thanks to the patches from SansNope and DiskDVD.

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

2f3e14dc57fa4ec75297a67af747872e7c460d3f3fcfff9e758e479874578ea3  mesa-for-android-container_26.3.0-devel-20260824_alpine_3.24_arm64.tar.gz
75b7638829b211c20c26b6110e525ca23ab28980ce58af824ab16c8e7afcfa26  mesa-for-android-container_26.3.0-devel-20260824_archlinux_arm64.tar
c014cf66bdbff96417ee30d34f006cf51df64ae04893d599711b0b6b73b52ccf  mesa-for-android-container_26.3.0-devel-20260824_debian_trixie_arm64.tar.gz
4177fbd27080febf1ce63575ea82245990cf2c9fb233a03ddeb2c155b03295bc  mesa-for-android-container_26.3.0-devel-20260824_fedora_43_arm64.tar.gz
fc5a7f80bdd99720b083ec0d6bf9d349c493858acb03753e9fd99af5e04bde0b  mesa-for-android-container_26.3.0-devel-20260824_fedora_44_arm64.tar.gz
06c31d6dd9a404d5f650cfe506521c3c64dc2022a82f12545d0acbcb4544e137  mesa-for-android-container_26.3.0-devel-20260824_ubuntu_noble_arm64.tar.gz
66fe0b4e48dbd069689be53f70962ef662bcdb0a383d37e71a70647e08700b5c  mesa-for-android-container_26.3.0-devel-20260824_ubuntu_questing_arm64.tar.gz
ee762f0855c47f9a245df3ce53a46d40b2240ede9b5c9ddf7606e724362fec77  mesa-for-android-container_26.3.0-devel-20260824_ubuntu_resolute_arm64.tar.gz
9b6051ee45e2891de6c150598305814900f2e48088d5fedc3d75d8d50f644dc7  mesa-for-android-container_26.3.0-devel-20260824_void_arm64.tar.gz

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

NewReleases is sending notifications on new releases.