Mesa 23.1.5 Release Notes / 2023-08-02

Mesa 23.1.5 is a bug fix release which fixes bugs found since the 23.1.4 release.

Mesa 23.1.5 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 23.1.5 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.

SHA256 checksum

3cf88576fdebf24fc4047067936131c90cb6541c27365996b79b661dec1fb153  mesa-23.1.5.tar.xz

New features

Bug fixes

Changes

Alex Denes (1):

Alyssa Rosenzweig (3):

Bas Nieuwenhuizen (2):

Connor Abbott (1):

Daniel Stone (1):

Danylo Piliaiev (3):

Dave Airlie (1):

Eric Engestrom (4):

Georg Lehmann (1):

Karol Herbst (2):

Konstantin Seurer (2):

Lionel Landwerlin (1):

Mike Blumenkrantz (7):

Nanley Chery (2):

Rhys Perry (4):

Robert Mader (1):

Yiwei Zhang (3):