Mesa 26.0.3 Release Notes / 2026-03-18

Mesa 26.0.3 is a bug fix release which fixes bugs found since the 26.0.2 release.

Mesa 26.0.3 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 26.0.3 implements the Vulkan 1.4 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.

SHA checksums

SHA256: ddb7443d328e89aa45b4b6b80f077bf937f099daeca8ba48cabe32aab769e134  mesa-26.0.3.tar.xz
SHA512: 82a33d0fa0c2855a63f599e38753126a2195025a13e45f38e14fda7aa008cb05925bb74088e4a1e199c9237d9388f4d4408a2c95c1d7fe79d8e6e6f27c84187b  mesa-26.0.3.tar.xz

New features

Bug fixes

Changes

Connor Abbott (2):

Danylo Piliaiev (1):

David Rosca (2):

Eric Engestrom (3):

Faith Ekstrand (1):

Ian Douglas Scott (1):

Mary Guillemard (1):

Mike Blumenkrantz (13):

Natalie Vock (2):

Pavel Ondračka (1):

Rob Clark (2):

Ryan Zhang (1):

Yiwei Zhang (1):