summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2014-05-13 09:55:23 -0700
committerIan Romanick <ian.d.romanick@intel.com>2014-05-13 09:55:23 -0700
commit98b66e8d966f6de805016a1bd00e094976c29567 (patch)
tree263ec6c7b4195956452219e4d4ba55863fdbe1a4 /bin
parent0b3126bddddbb3555c8ee97f2158234cf725afa2 (diff)
Add .cherry-ignore file
e696727 adds a change, and 155f98d reverts that change. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
new file mode 100644
index 00000000000..24bca84046d
--- /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."