Skip to content

22.2.2

Compare
Choose a tag to compare
@pal1000 pal1000 released this 20 Oct 19:12
· 271 commits to master since this release
  • Updated Mesa3D to 22.2.2.
  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 77% in favor of keeping support at release time.
  • This release fixes the critical issue #118.

Distribution

  • Improve MSVC debug info package layout;
  • Fix check detecting MSVC build and hiding MinGW debug package creation;
  • MinGW debug package: Don't collect unit tests if they are built;
  • MinGW: Don't offer to keep binaries from previous build as this is only useful for MSVC.

Build script

  • Switch x64 MinGW build from MSVCRT to UCRT.

Out of tree patches

  • LLVM<->Clang linking match has been upstreamed in 22.2.2.

Build environment

  • MSVC: Update zlib to 1.2.13.

Build environment updates