Skip to content

17.2.4.500-1

Compare
Choose a tag to compare
@pal1000 pal1000 released this 30 Oct 20:48
· 1559 commits to master since this release
  • Updated Mesa3D to 17.2.4.
  • Built LLVM and Mesa3D with Visual Studio 2017 v15.4.1.
  • Built S3TC with Mingw-w64 standalone GCC 7.2.0.

Build script

  • Fix Mesa version detection logic epic fail with release candidates.
  • Dead variables clean-up.
  • Load Visual Studio environment only when building LLVM with Ninja.
  • S3TC build: If both MSYS2 and standalone Mingw-W64 are installed let the user pick which to use.
  • S3TC MSYS2 build: prefer 64-bit MSYS2 over 32-bit if both installed.

Build script documentation

  • S3TC build with standalone Mingw-w64 is no longer deprecated. GCC 7.2 update finally took place.
  • You are now asked which flavor of Mingw-W64 to use when building S3TC if both MSYS2 and standalone are installed.