Skip to content

Releases: pal1000/mesa-dist-win

23.2.1

30 Sep 16:26
Compare
Choose a tag to compare

Known issue

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 58% in favor of keeping support at release time.
  • Unit tests were removed from release package as this poll results were 42% in favor of providing them at release time.

Build script

  • LLVM MSVC build: LLVM_INCLUDE_TESTS=OFF implies LLVM_INCLUDE_GO_TESTS=OFF since at least LLVM 16;
  • LLVM>=17 MSVC build: Replace LLVM_USE_CRT_RELEASE=MT with CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded to avoid deprecation warning and prepare for the former removal in LLVM 18.

Out of tree patches

  • Initial LLVM and clang 17 linking compatibility patches.

Build environment updates

23.1.8

22 Sep 01:03
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 60% in favor of keeping support at release time.
  • Unit tests were removed from release package as this poll results were 46% in favor of providing them at release time.

Build script

  • MinGW build: Replace vulkan-validation-layers with glslang as the former is only useful for runtime debugging now that glslangValidator migrated to later package.

Build environment updates

23.1.7

08 Sep 10:24
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 60% in favor of keeping support at release time.
  • Unit tests were restored to release package as this poll results were 50% in favor of providing them at release time.

Build script

  • Link clang headers statically only when static linking OpenCL SPIRV [23.2+].

Build environment updates

23.1.6

17 Aug 18:10
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 59% in favor of keeping support at release time.
  • Unit tests were removed from release package as this poll results were only 44% in favor of providing them at release time.

Build script

  • llvmpipe s3tc texture cache build fix is pending to land in 23.2.0-rc3.

Build environment updates

23.1.5

04 Aug 07:29
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 60% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 50% in favor of providing them at release time.

Build environment updates

23.1.4

21 Jul 22:02
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 59% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 50% in favor of providing them at release time.

Build script

  • llvmpipe S3TC texture cache doesn't build anymore [23.2+].

Build environment updates

23.2.0-rc1

14 Jul 10:02
Compare
Choose a tag to compare
23.2.0-rc1 Pre-release
Pre-release
  • Mesa3D 23.2 series has no new drivers or components over 23.1, only bug fixes and improvements to existing components. As this is a pre-release only MSVC binaries are provided but MinGW build was also tested.

Known issue

  • llvmpipe build with LP_USE_TEXTURE_CACHE fails since 23.2.0-rc1 so LP_USE_TEXTURE_CACHE had to be disabled.

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 58% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 50% in favor of providing them at release time.

Build environment updates

23.1.3

23 Jun 15:23
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 56% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 50% in favor of providing them at release time.

Build environment updates

23.1.2

09 Jun 22:24
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 56% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 50% in favor of providing them at release time.

Build script

  • MinGW: Enable LLVM Polyhedral optimizations;
  • MinGW: Strip lib prefix from vaon12 driver filename.

Build environment

  • MinGW: Use DirectX headers distro package.

Build environment updates

23.1.1

27 May 17:06
Compare
Choose a tag to compare

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 60% in favor of keeping support at release time.
  • Unit tests were added back to release package as this poll results were 66% in favor of providing them at release time.

Build environment updates