Skip to content

NetherSX2 Turnip Updated v1

Latest

Choose a tag to compare

@thecrixux thecrixux released this 29 Aug 16:03
0d748ab

NetherSX2-Turnip-710-720-722
-Vauzi Turnip Adreno v3.6

NetherSX2-Turnip-8Elite
-StevenMXZ Turnip Gen8 V35
For A8xx GPUs ( a840, a830, a829, a825, 810)

NetherSX2-Turnip-Performance-Universal
-Maxjivi05 WN-Turnip 1.11
A single driver covers the full Adreno line:
A6xx — A6xx series (e.g. A640 / A650 / A660)
A7xx
gen1 — A720 / A725 / A730 (preamble + scalar-predicate quirks applied)
gen2 — FD740 / Adreno X1-85 (UBWC hint applied to fix UI corruption)
gen3 — A750 and later
A8xx — A810 / A825 / A829 / A830 / A840 (and X2-85)
A810 / A829 boot with disable_gmem so they fall back to sysmem rendering (broken GMEM on those parts).
A825 (not yet upstream) is added with corrected tile geometry and depth-cache layout.
A830 / A840 / X2-85 use the upstream profiles unchanged.

NetherSX2-Turnip-26.3.0-R4-6XX-7XX-OneUI-Galaxy
-StevenMXZ for Adreno A7xx And A6xx
"OneUI/A740 Fix" and what it does is modify the Mesa device definition to enable_tp_ubwc_flag_hint = True on the A7xx
Based on latest commits from mesa with latest fixes and improvements

NetherSX2-Turnip-26.3.0-R4-6XX-7XX
-StevenMXZ for Adreno A7xx And A6xx
Based on latest commits from mesa with latest fixes and improvements

NetherSX2-Turnip-V31-Sync-8XX
-whitebelyash Mainline Turnip Vulkan V31
For Adreno 8XX Family: 840, 830, 829, 825, 812, 810
The patch adds timeline sync objects, which is the most complete synchronization model and the one used by modern Vulkan emulators.