Module: Mesa Branch: staging/20.1 Commit: e22a98dbf6729473d7de1151604d3fd8b9d80f96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e22a98dbf6729473d7de1151604d3fd8b9d80f96
Author: Eric Engestrom <[email protected]> Date: Fri Jun 26 23:44:32 2020 +0200 .pick_status.json: Update to c0c03f4772fef361137bba5681b71215aca107d1 --- .pick_status.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index 8812e67d2c4..7e6b5934d8e 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,40 @@ [ + { + "sha": "c0c03f4772fef361137bba5681b71215aca107d1", + "description": "rbug: Fix rbug_delete_vs_state lock acquisition.", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "07838ff990a74e3acd95de7042042b49ecc51570" + }, + { + "sha": "583d7d3d8d0d14d636340b0f12f72db7b0148ceb", + "description": "v3d: moving v3d simulator to src/broadcom", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "4fccbd0ea60280fd1e9cb0728ba828783fb20b2c", + "description": "turnip: Put VK_KHR_external_fence_fd stubs back", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "39f06e28485d4c4f111e5347d0265c79b8fb396c", + "description": "iris: Implement pipe->texture_subdata directly", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, { "sha": "34630fe081b14623adb94cca403619788e18826b", "description": "turnip: Properly return VK_DEVICE_LOST on queuesubmit failures.", _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
