Opened 12 months ago

Closed 12 months ago

Last modified 10 months ago

#18154 closed enhancement (fixed)

mesa-23.1.2

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

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

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

comment:2 by Bruce Dubbs, 12 months ago

Mesa 23.1.2 Release Notes / 2023-06-08

Mesa 23.1.2 is a bug fix release which fixes bugs found since the 23.1.1 release.

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

New features

  • None

Bug fixes

  • Rusticl OpenCL: Simple SYCL / DPC++ program hangs indefinitely at rusticl::api::event::wait_for_events()
  • radeonsi: Metro Last Light Redux graphical glitches
  • ANV: Vulkan driver regression in clearing Depth/Stencil
  • freedreno/a6xx: assert(state->view_rsc_seqno[i] == seqno) failed with sway
  • radv crashes when using vertex format VK_FORMAT_B10G11R11_UFLOAT_PACK32
  • iris now requires Linux v5.3
  • Wolfenstein II: The New Colossus vsync off crash
  • Surfaceless mode ES2.0 number of vertices limitation
  • radv: unaligned vertex input regression
  • glSpecializeShaderARB works on SPIR-V compiled with shader compilers ca. 2021, but fails for SPIR-V generated with current compilers
  • [regression/bisected] Bone wireframes are no longer rendered correctly in Blender with RadeonSi/Vega

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

44163b2e19 Update to nghttp2-1.54.0.
f19b4b89f4 Update to mercurial-6.4.4.
3a05e32400 Update to php-8.2.7.
023dffb796 pdate to cachecontrol-0.13.1.
3b84f79a91 Update to mesa-23.1.2.
2df221eac7 Update to libgusb-0.4.6.

comment:4 by Bruce Dubbs, 10 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.