Opened 6 months ago

Closed 5 months ago

#20480 closed enhancement (fixed)

mesa-24.2.5

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

Description

New point version.

Change History (6)

comment:1 by Rahul Chandra, 6 months ago

Owner: changed from blfs-book to Rahul Chandra
Status: newassigned

comment:2 by Douglas R. Reno, 5 months ago

Summary: mesa-24.2.4mesa-24.2.5

comment:3 by Bruce Dubbs, 5 months ago

Owner: changed from Rahul Chandra to Bruce Dubbs
Status: assignednew

comment:4 by Bruce Dubbs, 5 months ago

Status: newassigned

comment:5 by Bruce Dubbs, 5 months ago

Mesa 24.2.5 Release Notes / 2024-10-16

Mesa 24.2.5 is a bug fix release which fixes bugs found since the 24.2.4 release.

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

Bug fixes

  • [radeonsi] glLinkProgram terminates the application when Shader is passing Bindless Texture into function
  • gallium: crash when using images obtained from a texture with a bindless handle
  • gallium: Crash when writing to writeonly image3D passed in via parameter
  • Using DXT1 textures fails in GL ES 1, even with EXT_texture_ compression_dxt1 supported
  • r300 regression : Upside down and broken redering for Source games
  • intel A770 dg2 silent hill 2 doesn't run
  • Mesa's \intel_hang_replay tool fails to work
  • Mesa's \intel_hang_replay tool fails to work

Mesa 24.2.4 Release Notes / 2024-10-03

Mesa 24.2.4 is a bug fix release which fixes bugs found since the 24.2.3 release.

Mesa 24.2.4 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.2.4 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

  • Faaast Penguin requires force_vk_vendor set
  • ANV: Deadlock(game) bugged invisible player/NPC models and missing textures
  • anv: dEQP-VK.mesh_shader.ext.misc.clip_geom_provoking_last and dEQP-VK.mesh_shader.ext.misc.clip_geom_and_task_shader_provoking_last fail on MTL
  • zink missing dep on spirv_info_h?
  • building lavapipe with LLVM-19 and running any vulkan app on a Zen4 CPU shows text on terminal..
  • Adreno 740v3 (Quest 3) Image Corruption
  • Update defaults for launch crash with XESS in Satisfactory 1.0
  • [bisected][zink] dEQP-GLES3.functional.fbo.multiview.samples_1 failing after feature enabled on zink

comment:6 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

e19bde42c8 Update to mesa-24.2.5.
ec6c2f7451 Update to qcoro-0.11.0.
d8b9c4b38b Update to gtk4-4.16.3.
db885ffcad Update to libwnck-43.1.
Note: See TracTickets for help on using tickets.