Skip to content

A script for building turnip driver as a magisk module from mesa repository, scheduled releases per 2 week via github actions.

License

Notifications You must be signed in to change notification settings

JasonWinston/freedreno_turnip-CI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this repository, you will find a shell script to build freedreno/turnip driver for android as a magisk module.

Scheduled Releases

  • There will be automated releases at 06:00 UTC on the 1 and 15th of every month via github-actions.

Notes;

  • Apps and games in magisk hidelist/denylist will not able to access turnip driver
  • Make sure you are not using SkiaVK.

How to build locally?

  • 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.

References

About

A script for building turnip driver as a magisk module from mesa repository, scheduled releases per 2 week via github actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%