mirror of
https://git.eden-emu.dev/eden-emu/libadrenotools
synced 2026-02-04 02:41:22 +01:00
deec5f75ee1a8ccbe32c8780b1d17284fc87b0f1
Most custom drivers ship with notgsl or vkbgsl, which should be loaded instead of the system gsl to prevent conflicts.
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.
Description
Languages
C++
80.2%
C
18.4%
Python
0.5%
CMake
0.5%
Assembly
0.3%