summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-10-31 17:50:54 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2016-11-08 16:23:15 +0000
commit082ea77cdf6e72a3a7d19832b5211289c07009a2 (patch)
treec7b4ebeb42bca05f895ef4a09c95d19ce33d82dc /bin
parenta5c0b8784aacfc0e7d2ff90a92dd56bb53b97bdd (diff)
cherry-ignore: add EGL_KHR_debug fix
The extension landed after the branchpoint. Signed-off-by: Emil Velikov <emil.velikov@collabora.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
index badd075bd8c..54312143665 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -10,3 +10,6 @@ be32a2132785fbc119f17e62070e007ee7d17af7 i965/compiler: Bring back the INTEL_PRE
# VAAPI encode landed after the branch point.
a5993022275c20061ac025d9adc26c5f9d02afee st/va Avoid VBR bitrate calculation overflow v2
+
+# EGL_KHR_debug landed after the branch point.
+17084b6f9340f798111e53e08f5d35c7630cee48 egl: Fix missing unlock in eglGetSyncAttribKHR