summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan.c.baker@intel.com>2020-12-18 13:54:42 -0800
committerDylan Baker <dylan.c.baker@intel.com>2020-12-18 13:54:42 -0800
commitd9063a077ff59001a77cf65ed160a9be5a76a16b (patch)
tree53249e5005ec0c76823a13c989ddc638947e2bf6
parenta5f47bc43d6c34ed76d921b9aeaae952ca6a8bd9 (diff)
downloadmesa-d9063a077ff59001a77cf65ed160a9be5a76a16b.tar.gz
.pick_status.json: Update to b9fccafed616aa2906dad3c77dca0c67af5017b8
-rw-r--r--.pick_status.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 0b2e35cd655..2cff1068303 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1,5 +1,59 @@
[
{
+ "sha": "b9fccafed616aa2906dad3c77dca0c67af5017b8",
+ "description": "vc4: Fix typos.",
+ "nominated": false,
+ "nomination_type": null,
+ "resolution": 4,
+ "master_sha": null,
+ "because_sha": null
+ },
+ {
+ "sha": "19e96d4566dda9ad64af849b91db7ad9b9d55395",
+ "description": "radv: remove useless push constants data when resolving ds attachments",
+ "nominated": false,
+ "nomination_type": null,
+ "resolution": 4,
+ "master_sha": null,
+ "because_sha": null
+ },
+ {
+ "sha": "c4c9c780b131939fa10ede84e079a90fc090e17a",
+ "description": "spirv: Remove more dead variables",
+ "nominated": true,
+ "nomination_type": 1,
+ "resolution": 0,
+ "master_sha": null,
+ "because_sha": "3a266a18ae5df27f78c442628a84ba2ab11dfb9d"
+ },
+ {
+ "sha": "acce4ce04ec1b591b47afeda512a9b554dac14f3",
+ "description": "nir: Consider pointer initializers in nir_remove_dead_variables",
+ "nominated": true,
+ "nomination_type": 1,
+ "resolution": 0,
+ "master_sha": null,
+ "because_sha": "7acc81056f7ac6a869ef6403573b2572c77dbecf"
+ },
+ {
+ "sha": "577bfba95937b90f13b2b256b23dde2a52a09999",
+ "description": "nir: Remove unused parameter in remove_dead_var_writes",
+ "nominated": false,
+ "nomination_type": null,
+ "resolution": 4,
+ "master_sha": null,
+ "because_sha": null
+ },
+ {
+ "sha": "617d8d3788eddf1ea049819298da2f8f9629a80b",
+ "description": "nir: Fix outdated name in comment",
+ "nominated": false,
+ "nomination_type": null,
+ "resolution": 4,
+ "master_sha": null,
+ "because_sha": null
+ },
+ {
"sha": "f65750d2215242b17309b5aa8845b717bb913e77",
"description": "spirv: Implement OpArrayLength for OpenGL",
"nominated": true,