Module: Mesa Branch: 10.1 Commit: ce6877491f5d8ce56242aa2aed094d5327c4f7b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce6877491f5d8ce56242aa2aed094d5327c4f7b6
Author: Carl Worth <[email protected]> Date: Tue Jun 24 12:52:21 2014 -0700 cherry-ignore: Add a patch to ignore This patch is not needed on the 10.1 branch, (just 10.2), as confirmed by Emil. --- bin/.cherry-ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 72d573e..bd975b9 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -23,3 +23,6 @@ e3cc0d90e14e62a0a787b6c07a6df0f5c84039be # The function being modified here (_eglCreateWindowSurfaceCommon) does not # exist in the 10.1 branch. 91ff0d4c6510dc38f279c586ced17fba917873e7 + +# This patch is not needed (modifies work only in 10.2) +6980cae6aeb6671b6b0245e20a2d34957c1fff0a _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
