Module: Mesa Branch: 17.1 Commit: 6100cd717064628bbdb763e98ccdb9eca97ffa02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6100cd717064628bbdb763e98ccdb9eca97ffa02
Author: Andres Gomez <[email protected]> Date: Thu Aug 17 22:34:22 2017 +0300 cherry-ignore: add "radv: handle 10-bit format clamping workaround." fixes: This commit is complex and has non trivial conflicts due to 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 2d812c8cbf..f2252d01fe 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -138,3 +138,7 @@ ea08a296fe226f5e67366b4db420c2322f38774c radv: Handle VK_ATTACHMENT_UNUSED in co # fixes: This commit addressed an earlier commit af22adee4f which did not # land in branch. 554aa094406f3f5a935c4adbe77569cc9beb4312 virgl: drop precise modifier. + +# fixes: This commit is complex and has non trivial conflicts due to +# previous changes. +df61a05019d5c7479d4b29d251af4231f125e61c radv: handle 10-bit format clamping workaround. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
