Skip to content

24.3.1

Latest
Compare
Choose a tag to compare
@pal1000 pal1000 released this 11 Dec 02:21
· 4 commits to master since this release
  • Updated Mesa3D to 24.3.1.
  • ARM64 binaries are provided by mmozeiko here.

Changes

  • 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

  • MSYS2 toolchain setup: Allow partial package installation failure;
  • MSYS2: Check OpenCL stack dependencies availability;
  • Workaround #156 by disabling LLVM support for GCC static build;
  • clon12: Use secondary branch with MSVC 17.12 build fix.

Out of tree patching

  • Fix vaon12 build regression on 24.3 with MinGW.

Build environment updates