Skip to content

22.2.3

Compare
Choose a tag to compare
@pal1000 pal1000 released this 11 Nov 16:26
· 312 commits to master since this release
  • Updated Mesa3D to 22.2.3.
  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 75% in favor of keeping support at release time.

Build script

  • Python discovery: Python launcher 3.11 support;
  • VA-API: Implement libva build [22.3+];
  • Support building D3D12 VA-API driver with and without patented codecs [22.3+].

Misc

  • Make it clear that graw stands for gallium raw interface;
  • pkgconf: Update meson setup command out of deprecated format;
  • Autodetect CLonD3D12 ICD, libva, VA-API and zlib versions;
  • MSVC environment load: Explicitly restore current folder consistently;
  • MSVC: Load Ninja into build environment from Ninja usage module.

End user guide

  • Gallium raw interface is a dummy driver without any graphics API support;
  • Gallium raw interface has been removed [22.3+];
  • Misc fixes by Hans Loeblich.

Build environment information

  • MSVC: Add zlib version;
  • Add OpenCLonD3D12 ICD version;
  • MSVC: Roll LLVM 15.0.4;
  • Add libva and VA-API versions;
  • Add DirectX headers version.

Distribution

  • Add version info to D3D12 VA-API driver.

Build environment updates