Module: Mesa Branch: 17.1 Commit: c86696577e7ad9872a460c87476b87124b77ac53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c86696577e7ad9872a460c87476b87124b77ac53
Author: Andres Gomez <[email protected]> Date: Thu Aug 17 22:27:49 2017 +0300 cherry-ignore: add "radv: Handle VK_ATTACHMENT_UNUSED in color attachments." fixes: This commit is complex and has non trivial conflicts due to multiple previous changes. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 2e9352bbb5..f58066acb7 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -130,3 +130,7 @@ e43cc3e3afc98783310f81f8c0151a8314044739 radv/gfx9: handle GFX9 opaque metadata # stable: 17.2 nomination only. 4c02e2bd95d16407084914ff7248a1717bdce658 radv: disable texture gather workaround on gfx9. + +# fixes: This commit is complex and has non trivial conflicts due to +# multiple previous changes. +ea08a296fe226f5e67366b4db420c2322f38774c radv: Handle VK_ATTACHMENT_UNUSED in color attachments. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
