Opened 3 years ago

Closed 3 years ago

#15585 closed enhancement (fixed)

mesa-21.2.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 3 years ago

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

comment:2 by Bruce Dubbs, 3 years ago

Mesa 21.2.2 Release Notes / 2021-09-21

Mesa 21.2.2 is a bug fix release which fixes bugs found since the 21.2.1 release.

Mesa 21.2.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 21.2.2 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

  • RADV: consistent crash in Splitgate
  • [RADV] The game "Aliens: Fireteam Elite" start crashing
  • llvmpipe doesn't compile a shader with an inner scope in a for loop
  • llvmpipe doesn't compile the increment of a for a loop
  • Mesa 21.2.1 implementation error: unexpected state[0] in make_state_flags()
  • freedreno: regression in org.skia.skqp.SkQPRunner#gles_localmatriximagefilter
  • [Radeonsi] VA-API Encoding no longer works on AMD PITCAIRN
  • turnip: Geometry flickering in Genshin Impact
  • OSMesa problem resizing
  • Memory leak: si_get_shader_binary_size is missing a call to ac_rtld_close
  • dEQP-GLES3.stress.draw.unaligned_data.random.4 segfault
  • gl_DrawID is incorrect for glMultiDrawElementsBaseVertex/glMultiDrawElementsIndirect
  • i915: GPU hang when doing FB fetch and gl_FragDepth write in one shader
  • ../mesa-9999/src/amd/compiler/aco_instruction_selection.cpp:10009:30: error: 'exchange' is not a member of 'std'
  • radv: disable DCC for displayable images with storage on navi12/14
  • RADV: Menu static/artifacts in Doom Eternal
  • Crash happens when testing GL_PIXEL_PACK_BUFFER
  • panfrost G31 - Cathedral crash- opengl 2.1 game
  • panfrost / armv7 - crash with mesa newer than 21.0.3
  • freedreno C++14 build error
  • llvmpipe doesn't compile a valid shader with an useless switch
  • GetFragDataLocation(prog, "gl_FragColor") generates INVALID_OPERATION, but specs don't say it should

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 3619a7bbb1fb8acb98bcd0337423fd677fe20392

Package updates.
    Update to sudo-1.9.8p2.
    Update to xterm-369.
    Update to mesa-21.2.2.
    Update to nghttp2-1.45.1.
    Update to neon-0.32.1.
    Update to btrfs-progs-v5.14.1.
Note: See TracTickets for help on using tickets.