Module: Mesa Branch: 17.1 Commit: bdee70d4731ae7d51faa3f363d5a47a756cbbe5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdee70d4731ae7d51faa3f363d5a47a756cbbe5c
Author: Andres Gomez <[email protected]> Date: Thu Aug 17 22:29:28 2017 +0300 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]> --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index f58066acb7..2d812c8cbf 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. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
