Module: Mesa Branch: 10.2 Commit: 7b21ee08db7f32bb32476110d8d727ad53c71fcb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b21ee08db7f32bb32476110d8d727ad53c71fcb
Author: Carl Worth <[email protected]> Date: Thu Jul 3 18:36:06 2014 -0700 cherry-ignore: Add a patch that's been rejected It may be that the patch is just fine, but at the very least it needs a better commit message. --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 24bca84..80df7dc 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -1,3 +1,7 @@ # The first is the change, and the second is the revert of that change. e6967270c75a5b669152127bb7a746d55f4407a6 i965: Fix depth (array slices) computation for 1D_ARRAY render targets. 155f98d49fdc2f46c760f8214327b3804ee60079 Revert "i965: Fix depth (array slices) computation for 1D_ARRAY render targets." + +# This patch didn't have enough in the commit message to convince me it +# is a bug fix, (email sent to author asking for more information). +41d759d076737f94976f5294b734dbc437a12bae _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
