MESA 24.1.4 released

Started by Stefan, July 17, 2024, 05:31:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Mesa 24.1.4 Release Notes / 2024-07-17

Mesa 24.1.4 is a bug fix release which fixes bugs found since the 24.1.3 release.
Mesa 24.1.4 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.6. OpenGL 4.6 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.
Mesa 24.1.4 implements the Vulkan 1.3 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.

Bug fixes
  • [regression][bisected] VMware Xv video displays as black rectangle
  • Blender 4.2,4.3 crashes when rendering with motion blur on RDNA3 cards (OpenGL/radeonsi)
  • Transparent background in Blender 3D view with nouveau
  • Stuttering and delays with AV1 decoding in Mesa 24 using VAAPI on AMD Phoenix, works fine on Mesa 23
  • 24.0.7 AV1 VA-API dropping frames
  • Gnome shell (wayland) crashes when opening any window
  • DRI Intel drivers fix a problem in Redhat 7 (Mesa 18), but are not included for Redhat 8 (Mesa versions v23, v24)
  • Vulkan: ../src/nouveau/vulkan/nvk_physical_device.c:1109: VK_ERROR_INCOMPATIBLE_DRIVER
  • RADV: Smooth lines affect triangle rendering
  • [armhf build error][regression] error: 'StringMapIterator' was not declared in this scope; did you mean 'llvm::StringMapIterator'?

Windows - Pre-compiled binaries
https://github.com/StefanG3D/Drivers/releases/tag/MESA241x
Windows - Pre-compiled binaries
https://github.com/pal1000/mesa-dist-win/releases
Windows - Pre-compiled binaries 64 bit only
https://github.com/mmozeiko/build-mesa/releases
WSL / Linux - Pre-compiled binaries
https://launchpad.net/~kisak/+archive/ubuntu/kisak-mesa
Linux - Pre-compiled binaries
https://launchpad.net/~ernstp/+archive/ubuntu/mesarc
Source code:
https://archive.mesa3d.org/?C=M;O=D