From 78b0f48c3ba00c8841332b8359b5622cb6bb6021 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 30 Sep 2015 21:43:37 +0100 Subject: [PATCH] cherry-ignore: add commit non applicable for 10.6 The nominated commit 7f8815bcb9af9b4b374ad7bd6e7cfa7529a6c980 (i965: fix textureGrad for cubemaps) addresses issue, raised post 10.6 branchpoint. Signed-off-by: Emil Velikov --- bin/.cherry-ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 963bddeb94b..b0cd6742df0 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -3,3 +3,6 @@ b8d2263c83d29f4626ac0fe0316978aa6262aefb i965/vec4_nir: Load constants as intege # The issue/commit it fixes has landed post 10.6 branchpoint afa1efdc8522d987e3af7c7a6272021caa33eb82 mesa: fix errors when reading depth with glReadPixels + +# The issue/commit is fixes has landed post 10.6 branchpoint +7f8815bcb9af9b4b374ad7bd6e7cfa7529a6c980 i965: fix textureGrad for cubemaps