24.3.0
Changes
- Support for x86 32-bit build in MinGW packages has ended as MSYS2 began removing depending packages.
Known issues
- Microsoft OpenCLonD3D12 failed to build with MSVC 17.12.x - used MSVC 17.11.6 to workaround;
- D33D12 VA-API driver and pipe loader failed to build with both MinGW GCC and clang.
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.
Sponsorship
- Extended till November 2025.
Build script
- MSVC: Implement workaround for lp_test_arit build failure with Windows SDK 10.0.26100.x;
- MSYS2: Use default stability and security cflags and ldflags from makeppkg-mingw tool configuration;
- MSVC build: Ensure Python virtual environment compatibility in a cleaner way without patching Mesa3D source code.