Skip to content

KingsWorldProject/mesa-Panfrost-G610

 
 

Repository files navigation

Mesa <https://mesa3d.org>_ - The 3D Graphics Library

Valhall v10 "CSF" support branch—for Mali G710/G610.

All credits -

@icecream95 (Panfrost dev)

@mesa Gpu driver development team

Panfrost GPU driver credits without root

@icecream95 (Panfrost dev)


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

Note :- you must disable sys call with --no-sysvipc proot loging time..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.7%
  • C++ 18.8%
  • Python 2.4%
  • Assembly 1.4%
  • Meson 0.6%
  • Rust 0.4%
  • Other 0.7%