mirror of
https://github.com/bylaws/libadrenotools
synced 2024-11-21 06:26:12 -07:00
No description
gen | ||
include/adrenotools | ||
lib | ||
src | ||
tools | ||
.gitmodules | ||
build_asm.sh | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
Adreno Tools
A library for applying rootless Adreno GPU driver modifications/replacements. Currently supports loading custom GPU drivers such as turnip, enabling BCn textures and redirecting file operations to allow accessing shader dumps and modification of the driver config file without root.
Documentation
API is documented in the include/adrenotools
headers.
Support
Android 9+ Arm64
Please create an issue if support for anything else is desired.