Module: Mesa Branch: 10.2 Commit: 98b66e8d966f6de805016a1bd00e094976c29567 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98b66e8d966f6de805016a1bd00e094976c29567
Author: Ian Romanick <[email protected]> Date: Tue May 13 09:55:23 2014 -0700 Add .cherry-ignore file e696727 adds a change, and 155f98d reverts that change. Signed-off-by: Ian Romanick <[email protected]> --- bin/.cherry-ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore new file mode 100644 index 0000000..24bca84 --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,3 @@ +# 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." _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
