diff options
author | Andres Gomez <[email protected]> | 2017-08-17 22:29:28 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-08-21 14:30:50 +0300 |
commit | bdee70d4731ae7d51faa3f363d5a47a756cbbe5c (patch) | |
tree | 00dd48a69ea95a1082411581d4d0dfb30654678a /bin | |
parent | c86696577e7ad9872a460c87476b87124b77ac53 (diff) |
cherry-ignore: add "virgl: drop precise modifier."
fixes: This commit addressed an earlier commit af22adee4f which did
not land in branch.
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index f58066acb7f..2d812c8cbf9 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -134,3 +134,7 @@ e43cc3e3afc98783310f81f8c0151a8314044739 radv/gfx9: handle GFX9 opaque metadata # fixes: This commit is complex and has non trivial conflicts due to # multiple previous changes. ea08a296fe226f5e67366b4db420c2322f38774c radv: Handle VK_ATTACHMENT_UNUSED in color attachments. + +# fixes: This commit addressed an earlier commit af22adee4f which did not +# land in branch. +554aa094406f3f5a935c4adbe77569cc9beb4312 virgl: drop precise modifier. |