You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for x86 32-bit build in MinGW has been restored but without LLVM support to workaround #156 so no openclon12, llvmpipe or lavapipe and performance is much lower in osmesa and for software fallback emulated features aka. NIR lowering in zink and d3d12 (both OpenGL and VA-API).
Feedback info
Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 64% in favor of keeping support at release time.
Build script
ARM64: Get MSVC build envvironment to initialize;
MSVC/MsBuild: Fix missing cases of ARM64 handling in solution setup;
Windows SDK/WDK detection: ARM64 support.
MSVC/MsBuild: Debug build support;
Retry build: Fix retry loop exit on successful build;
Retry build: Use it for dependencies build too.
Out of tree patching
vaon12 24.3 build regression fix with MinGW has been upstreamed.