In this repository, you will find a shell script to build freedreno/turnip driver for android as a magisk module.
- There will be automated releases at 06:00 UTC on the 1 and 15th of every month via github-actions.
- Apps and games in magisk hidelist/denylist will not able to access turnip driver
- Make sure you are not using SkiaVK.
- 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.