It's time for a new development cycle.
Based on latest mesa main source v26.0.0-devel.
Vulkan 1.4.328
Base commit: cc1d942727
- Compatible with Winlator Bionic through Adrenotools settings and "Wrapper" graphics driver.
- Compatible with Micewine.
Notes
- a710 and 720 use Autotuner or Gmem. When using Autotuner on Winlator, do uncheck
sysmem
and checkgmem
from the TU_DEBUG list in the Environment Variables. - Winlator users should uncheck
sysmem
from the TU_DEBUG list in the Environment Variables when using Autotuner.
What is Autotuner
Automatically benchmarks each shader using both sysmem (system memory) and gmem (GPU memory) rendering paths. Over multiple render passes, it measures the execution time of each mode and determines which one consistently performs better. As it gathers more data, it gradually favors the faster mode for that shader, improving performance dynamically in real time. Depending on the workload, it may offer better performance.
Regular driver below does not have Autotuner.
CHANGELOG
- Merged upstream.
- Bumped up version to 26.0.
- General optimizations and bug fixes.
APPLIED PATCHES
Turnip_v26.0.0_R1_Autotuner:
- a710/720 support hack
- autotuner.
Turnip_v26.0.0_R1_Gmem:
- a710/720 support hack
- forced Gmem.
Thanks to ❤️
Connor Abbott
StevenMX
Pablo
Mark
Weabchan
JeezDisReez
Danylo
Mesa Team