Skip to content

25.1.9

Compare
Choose a tag to compare
@pal1000 pal1000 released this 29 Aug 18:09
· 3 commits to master since this release
  • Updated Mesa3D to 25.1.9.
  • ARM64 binaries are provided by mmozeiko here.
  • 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 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 66% in favor of keeping support at release time.

Build script

  • Support multiple Windows SDK and WDK installs;
  • Enable d3d10umd build with MinGW [25.3-devel and up];
  • clon12: Don't bother running nuget when it has nothing to do.

Build environment information

  • MinGW: Add selected Windows SDK and WDK.

Distribution

  • dxil: Use DirectX Shader Compiler build or if not found then use latest version available regardless of Windows SDK selected.

Build environment updates