Skip to content

MESA 24.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@StefanG3D StefanG3D released this 06 Jun 20:00
28044a7

Mesa 24.0.9 Release Notes / 2024-06-06

Mesa 24.0.9 is a bug fix release which fixes bugs found since the 24.0.8 release.
Mesa 24.0.9 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.0.9 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

RustiCL: deadlock when calling clGetProfilingInfo() on callbacks
dEQP-VK.pipeline.pipeline_library.shader_module_identifier.pipeline_from_id.graphics regression
anv: unbounded shader cache
radv: Crash due to nir validation fail in Enshrouded
radv: Crash due to nir validation fail in Enshrouded
panforst: T604 issue with using u32 for flat varyings