#16718 closed enhancement (fixed)

mesa-22.1.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 22 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 22 months ago

Mesa 22.1.3 Release Notes / 2022-06-29

Mesa 22.1.3 is a bug fix release which fixes bugs found since the 22.1.2 release.

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

Bug fixes

  • [Crocus] - Minecraft with Forge and JourneyMap - Graphical glitches
  • intel - Minecraft char bar is broken after Mesa upgrade
  • [wine] RAGE: texture problems
  • "Unsupported modifier, resource creation failed." on stderr
  • anv: query regressions
  • ci: docs build fail

comment:3 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

877b98907b Update to mesa-22.1.3.
b8a3b4d7e9 Update to glib-networking-2.72.1.
Note: See TracTickets for help on using tickets.