Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.57 KB

File metadata and controls

38 lines (24 loc) · 1.57 KB

AdrenoTools Driver packages (Freedreno/Turnip CI)

This repository holds scripts and workflow to autobuild new Turnip driver releases adapted for AdrenoTools usage.
These builds are based on https://github.com/whitebelyash/mesa-unified repository (turnip/gen8) to properly or improperly support some Adreno 8XX GPUs till the support reaches upstream.

Old README:

Details This is a bash script to build freedreno/turnip for android as a magisk module and an Adreno Tools driver package.

Scheduled Releases

  • Automated releases at 06:00 UTC on the 1st and 15th of each month.

Notes;

Magisk build:

  • Root must be visible to target app/game.
  • Tested with these apps/games listed here.

Adreno Tools build:

  • Follow application specific instructions to install the driver package.

To Build Locally

  • Obtain the script turnip_builder.sh on your linux environment. (visit the link and use CTRL + S keys)
  • Execute script on linux terminal bash ./turnip_builder.sh
  • To build experimental branchs, change this line, and add one more line to rename unzipped folder to mesa-main.

References

Xclipse support wen eta?