On 2/9/22 20:56, Bas Nieuwenhuizen wrote:
On Wed, Feb 9, 2022 at 7:10 PM Dylan Baker <dy...@pnwbakers.com> wrote:
Hi all,

I'd like to announce the availability of Mesa 22.0.0-rc2, the second
release candidate for mesa 22.0.0. We have lots of fixes here, including
a good deal of zink fixes, and some changes for shared microsoft, egl,
core mesa, crocus, broadcom, iris, core intel, anv, llvmpipe, xvga,
radeonsi, aco, and radv.

Cheers,
Dylan

shortlog
========


Charmaine Lee (1):
       mesa: fix misaligned pointer returned by dlist_alloc

Daniel Stone (1):
       egl/wayland: Reset buffer age when destroying buffers

Danylo Piliaiev (1):
       turnip: Unconditionaly remove descriptor set from pool's list on free

Dave Airlie (1):
       crocus: find correct relocation target for the bo.

Dylan Baker (4):
       .pick_status.json: Update to 0447a2303fb06d6ad1f64e5f079a74bf2cf540da
       .pick_status.json: Update to 8335fdfeafbe1fd14cb65f9088bbba15d9eb00dc
       .pick_status.json: Update to 5e9df85b1a4504c5b4162e77e139056dc80accc6
       VERSION: bump version for 22.0.0-rc2

Iago Toral Quiroga (1):
       broadcom/compiler: fix offset alignment for ldunifa when skipping

Jesse Natalie (2):
       microsoft/compiler: Only prep phis for the current function
       microsoft/compiler: Only treat tess level location as special if it's a 
patch constant

Kenneth Graunke (1):
       iris: Make an iris_foreach_batch macro that skips unsupported batches

Lionel Landwerlin (3):
       intel/fs: don't set allow_sample_mask for CS intrinsics
       intel/nir: fix shader call lowering
       anv: fix conditional render for vkCmdDrawIndirectByteCountEXT

Mike Blumenkrantz (7):
       zink: disable PIPE_SHADER_CAP_FP16_CONST_BUFFERS
       llvmpipe: disable PIPE_SHADER_CAP_FP16_CONST_BUFFERS
       zink: add VK_BUFFER_USAGE_CONDITIONAL_RENDERING_BIT_EXT for query binds
       zink: use scanout obj when returning resource param info
       zink: fix PIPE_CAP_TGSI_BALLOT export conditional
       zink: reject invalid draws
       zink: min/max blit region in coverage functions

Neha Bhende (1):
       svga: store shared_mem_size in svga_compute_shader instead of 
svga_context

Pierre-Eric Pelloux-Prayer (1):
       radeonsi: limit loop unrolling for LLVM < 13

Rhys Perry (2):
       aco: don't encode src2 for v_writelane_b32_e64
       radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances

Samuel Pitoiset (1):
       Revert "radv: re-apply "Do not access set layout during 
vkCmdBindDescriptorSets.""
Hi Dylan, can we add

commit 66f7289d568db8711adb885acc56622e2aff252a
Author: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Date:   Wed Jan 19 16:15:33 2022 +0100

    radv: add reference counting for descriptor set layouts


If we take that revert? The revert wasn't because the patch was bad
but because we had a better patch.
Yes, we need that.

git tag: mesa-22.0.0-rc2

https://mesa.freedesktop.org/archive/mesa-22.0.0-rc2.tar.xz
SHA256: 14d6478ad367b22fbb24251f3282d98ba9b8c7758dcd416b33353e1387fd57f7  
mesa-22.0.0-rc2.tar.xz
SHA512: 
9e05355a31f1640df6e800ccdf3150720d1a54aa21d9eb748d567b2b64090b09b6bc54318f2f72644b48c8d08f9db0f7ab3d35c9e1b629ded932fd9ed2e87630
  mesa-22.0.0-rc2.tar.xz
PGP:  https://mesa.freedesktop.org/archive/mesa-22.0.0-rc2.tar.xz.sig

Reply via email to