Valhall v10 "CSF" support branch—for Mali G710/G610.
@icecream95 (Panfrost dev)
@mesa Gpu driver development team
@icecream95 (Panfrost dev)
Mali G610 & 710 GPU driver Released for Termux Glibc
git clone -b Panfrost-G610 --depth 1 https://github.com/Saikatsaha1996/mesa-Panfrost-G610
cd mesa-Panfrost-G610
mkdir build
cd build
CFLAGS="-O3" meson -Dgallium-drivers=panfrost,swrast -Dvulkan-drivers= -Dbuildtype=release -Dllvm=disabled -Dprefix=/usr
ninja -j8
ninja install