Skip to content

26.1.2

Choose a tag to compare

@pal1000 pal1000 released this 16 Jun 23:40
· 6 commits to master since this release
  • Updated Mesa3D to 26.1.2.
  • 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 69% in favor of keeping support at release time.

Deployment

  • System-wide deployment: Add lvp and dzn drivers support.

Build script

  • Python launcher: Keep retrying if py <version> -c "import sys; print(sys.version)" fails.

Build environment updates