mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 12:40:09 +01:00
cherry-ignore: bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags
fixes: Genuine false positive. Signed-off-by: Andres Gomez <agomez@igalia.com>
This commit is contained in:
parent
02b5d52bc3
commit
03a0fdbdea
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# stable: This commit depends on 9fd9a7d0ba3 and 678d568c7b2, neither
|
||||
# of which is in branch.
|
||||
b84b631c6381d9b36bca5d0e7cc67dd23af188c1 radeonsi: load patch_id for TES-as-ES when exporting for PS
|
||||
# This commit addressed an earlier commit 126d5ad which did not land in branch.
|
||||
# fixes: This commit addressed an earlier commit 126d5ad which did not
|
||||
# land in branch.
|
||||
9da104593386f6e8ddec8f0d9d288aceb8908fe1 radv: fix regression in descriptor set freeing.
|
||||
# stable: This commit addressed an earlier commit 944455217b which did
|
||||
# not land in branch.
|
||||
|
|
@ -9,3 +10,5 @@ b28938ffce0580e89e6012826900da2b6013b0df st/glsl_to_tgsi: use correct writemask
|
|||
# stable: This commit depends on 330d0607e and 61d8f3387d, neither of
|
||||
# which is in branch.
|
||||
c12f8305a8ae4fd5d78a9ab8bbda790a711d5bed nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
|
||||
# fixes: Genuine false positive.
|
||||
5d87667fed1bd5ab850abdfb3a10db8c8c21c330 bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags" has more than one Fixes tag
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue