Module: Mesa Branch: staging/22.3 Commit: 253bcd1047c0757b2636c54b19d3c66099d86459 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=253bcd1047c0757b2636c54b19d3c66099d86459
Author: Eric Engestrom <[email protected]> Date: Mon Jan 9 10:35:31 2023 +0000 .pick_status.json: Update to 41eb491fb6460f401a4c845fc28a53de92e9075b --- .pick_status.json | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index 2f3e38168cc..c53970c4d95 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,103 @@ [ + { + "sha": "41eb491fb6460f401a4c845fc28a53de92e9075b", + "description": "driconf: add a workaround for plasmashell freezing", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "6b494745be0900a67004d6f3e4b730c3cd67da79", + "description": "intel/fs: only avoid SIMD32 if strictly inferior in throughput", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "480308c6e591878b0357b5bc59387cc49a1a1a68", + "description": "radv: remove unused radv_is_raster_enabled()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "1099fd71b046d109aa8b3d1f5777c978077dd904", + "description": "radv: initialize blend state after compiling shaders", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "87b88de973a4654285fcc1e975692fea8b91162a", + "description": "radv: replace blend_enable_4bit by radv_pipeline_is_blend_enabled()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "0768cc5ed183e3289282100958154c50b4af099f", + "description": "radv: determine DISABLE_DUAL_QUAD directly from the command buffer", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "ab48665f8def02062b6da4e77af60ad4e9d75806", + "description": "radv: simplify uses of color_write_mask/color_blend_enable", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "25f067ef4c8b611d5702598d1cbfb8a625d36048", + "description": "radv: adjust CB_SHADER_MASK right after SPI_SHADER_COL_FORMAT is compacted", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "db2108672dcfff95dc88269ca18d492dc1a16c7e", + "description": "radv: remove unused parameter in radv_init_multisample_state()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "84527093c40f832e71b39225aeefe1276670f37b", + "description": "spirv2dxil: Fix memory leak on error path.", + "nominated": false, + "nomination_type": 1, + "resolution": 4, + "main_sha": null, + "because_sha": "531d17c33428c99f08c42531eaf813b24cf7967c" + }, + { + "sha": "9b29876a02ab50b99923141003bdbd06d7c487f2", + "description": "ci: Start weston with Xwayland", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, { "sha": "c91a78c03a67afa5f0792669a58a7d19f87c5ba0", "description": "virgl: Use virgl host side shader stage IDs when reading caps",
