Software 42348 Published by

Dylan Baker has announced the release of Mesa 21.0.3 with multiple backports.



mesa 21.0.3

Mesa 21.0.3 is now available. This features quite a few backports done by helpful mesa devlopers, so a big thank you to all of them. We've got a bunch of stuff here, from haiku, to core mesa, radeonsi, lavapipe, nir, radv, anv, freedreno and turnip, etniviv, iris, egl, lima, core gallium stuff, spriv, v3d, lots of microsoft stuff, and even meson fixes.

Cheers,
Dylan

Shortlog
========

Alexander Shi (1):
mesa: texparam: Add a clamping macro to handle out-of-range floats returned as integers.

Alexander von Gluck IV (1):
egl/haiku: Fix ConfigID naming inline with mesa

Alyssa Rosenzweig (2):
panfrost: Fix AFBC body_size for shared resources
panfrost: Enable AFBC buffer sharing

Bas Nieuwenhuizen (3):
nir: Fix shader calls with nir_opt_dead_write_vars.
lavapipe: Free sorted descriptor array.
radv: Dedupe winsyses per device.

Boris Brezillon (1):
panfrost: Don't advertise AFBC mods when the format is not supported
Chad Versace (1):
anv/image: Fix cleanup of failed image creation

Connor Abbott (4):
ir3/cp_postsched: Set address of uses for relative mov's ir3: Don't copy propagate arrays in ir3_cp
ir3: Fix list corruption in legalize_block()
tu: Correctly preserve old push descriptor contents

Danylo Piliaiev (1):
turnip: consider HW limit on number of views when apply multipos opt
Dave Airlie (4):
lavapipe: implement physical device group enumeration lavapipe: reorder descriptor set stages to get correct binding lavapipe: sort bindings before creating descriptor set lavapipe: fix only clearing depth or stencil paths.

Drew Davenport (1):
radeonsi: Report multi-plane formats as unsupported

Dylan Baker (14):
relnotes: Add sha256sum for 21.0.2
.pick_status.json: Update to 1286e73c2c0c5aac1bbc5a979230e9fd2c4a0600 .pick_status.json: Update to b927de8b7fc843e5c0f131a2170910b062f6930a .pick_status.json: Update to e11df07e5413a7df40ec7427a20212e53f41cf63 .pick_status.json: Update to dc265008c70b76b39b86a4d5b0f9da69d12eb31d .pick_status.json: Mark a number of patches as backported .pick_status.json: Mark a number of patches as backported .pick_status.json: Update to 5362adf68dc30dcf132e89e686c21bdd6a7f6dbb .pick_status.json: Update to db538bde71bf3c7b76df3b65679124b24afb930f .pick_status.json: Mark 78b643fb7f7ad6f48062714a23b0d6d9f213c8cb as denominated
.pick_status.json: Update to 95d9d811c91076d50385b2fbd330335b68688c69 .pick_status.json: Mark a number of patches as denominated docs: add release notes for 21.0.3
VERSION: bump for 21.0.3 release

Eric Anholt (1):
nir_to_tgsi: Use ARL instead of UARL in the !native_integers case.
Erik Faye-Lund (12):
lavapipe: fix primitive-restart for uint8 indices
glsl: fix is_integer_16_32
glsl: fix int16 type
gallium/st: correct range for float16
gallium/st: correct range for int16
compiler/glsl: drop rogue argument to _mesa_glsl_error compiler/glsl: do not cast struct to string
lavapipe: do not subtract 8 from enum
lavapipe: check all vertex-stages
lavapipe: check all graphics stages
lavapipe: ask pipe-driver for int16 support
gallivm: handle 16-bit input in i2b32

Francisco Jerez (1):
iris/gen12: Work around push constant corruption on context switch.
Icecream95 (2):
panfrost: Only add resource checksum BOs to the batch once panfrost: Unset shared/scanout binding flags for staging resources
Ilia Mirkin (2):
ci: remove nouveau from shader-db runs
nv50/ir: fix texture size for msaa textures

Jason Ekstrand (3):
anv: Clean up anv_device_memory::base on failure
anv: Clean up anv_descriptor_pool::base on the error path anv: Clean up anv_semaphore::base on the error path

Jesse Natalie (9):
nir_opt_deref: ptr_as_array(deref_cast