In this repository, you will find a shell script to build freedreno/turnip driver for android as a magisk module.
- Pick up the turnip_builder.sh
- You must be in a linux environment;
- Open terminal and navigate to the directory of script and run this command
sh turnip_builder.sh
- You can edit turnip_builder.sh to add a break or skip some steps, this is also a good way when you want to try something that is not merged in to mesa repository.
###Rofik/XiaomiPocoMod Changelog -add Debug build mode for Dev -add manual run build by @ilhan-athn7 -change auto build time
Notes use command bash turnip_builder.sh (For some system instead sh command)