A8XX Turnip Vulkan V15.1
Built from: https://github.com/whitebelyash/mesa-tu8
This has nothing actual new compared to V15. Next release will be done either when MR is merged in Mesa or when something "big" fixed.
Supports following GPUs:
- Adreno 825 (tested, working with minor glitches compared to A830) - GMEM/sysmem
- Adreno 830 (tested, working) - sysmem-only - gmem causes GPU hangs
- Adreno 840 (tested, working) - GMEM/sysmem
Following GPUs were added but no proper testing was done: - Adreno 810 (had blackscreen as I assumed it's duo-slice, now the rendering should work, but I'm not sure)
- Adreno 829 (no testers were found)
GPUs other than 830/840 can have reduced performance and/or more glitches. Can't do anything about that, sorry!
Files:
- gen8 - main branch (upstream MR + hacks applied)
Settings:
- Disable DXVK_HUD
- If too unstable - activate nolrz:
TU_DEBUG=nolrz.
Changes:
- Dropped UBWC 5.0/6.0 patches & replaced them with upstream - nothing actually changed, just one less patch.