mirror of
https://github.com/bylaws/libadrenotools
synced 2024-11-21 06:26:12 -07:00
No description
c4bc94c03e
Useful for WOW64, where allocations need to be done in the lower 32-bits of the AS. |
||
---|---|---|
gen | ||
include/adrenotools | ||
lib | ||
src | ||
tools | ||
.gitmodules | ||
adrenotools.pc.in | ||
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.