MESA 24.1.2 released

Started by Stefan, June 19, 2024, 07:05:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Mesa 24.1.2 Release Notes / 2024-06-19

Mesa 24.1.2 is a bug fix release which fixes bugs found since the 24.1.1 release.
Mesa 24.1.2 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.2 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
  • free_zombie_shaders() leave context in a bad state (access violation occurs)
  • [NINE]Far Cry 1 trees flicker regression[bisected][traces]
  • Vulkan: Most sync2 implementations are missing new access flags
  • Incorrect buffer_list advance when writing disjoint image descriptors
  • ANV: Block shadows in Cyberpunk on Intel A770
  • ACO ERROR: Temporary never defined or are defined after use
  • VAAPI ffmpeg encoding breaks with mesa-24.1.0
  • [ANV] Graphics memory allocation in Total War: Warhammer 3
  • NVK: Vulkan apps simply terminated with segfault under wayland and Xwayland
  • NVK: VK_ERROR_OUT_OF_DEVICE_MEMORY on swapchain creation
  • freedreno + perfetto missing dependency on adreno_common.xml.h



Windows - Pre-compiled binaries D3D12 only 
https://github.com/StefanG3D/Drivers/releases/tag/MESA241x_d3d12_only
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 - pending
https://launchpad.net/~ernstp/+archive/ubuntu/mesarc
Source code:
https://archive.mesa3d.org/?C=M;O=D