diff --git a/README.md b/README.md index 3373a7f..5e85d42 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ in the "Skyline" emulator, a Nintendo Switch compatibility layer for Android. # Important informations: - Drivers consist of two versions: "T-Alpha" and "R", "T-Alpha" versions run automatically every 1H and can be accessed in the [**actions menu**](https://github.com/MrPurple666/freedreno-CI/actions), "T-Alpha" builds are nightly builds that can be unstable and "R" builds are stable builds and can be found in [**release session**](https://github.com/MrPurple666/freedreno-CI/releases). -- The minimum requirement to run these drivers is to have Android 11 or higher and Adreno GPU. +- The minimum requirement to run these drivers is to have Android 9 or higher and Adreno 610 or higher GPU (excluding Adreno 7xx series) # Credits and special thanks: - [**Mesa**](https://gitlab.freedesktop.org/mesa/mesa) @@ -16,6 +16,8 @@ in the "Skyline" emulator, a Nintendo Switch compatibility layer for Android. - [**libadrenotools**](https://github.com/bylaws/libadrenotools) - [**Skyline-emu**](https://github.com/skyline-emu) +- [**MrPurple666**](https://github.com/MrPurple666) for the original project + # References: - https://forum.xda-developers.com/t/getting-freedreno-turnip-mesa-vulkan-driver-on-a-poco-f3.4323871/ - https://github.com/ilhan-athn7/freedreno_turnip-CI