summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2018-01-12 12:06:47 +0100
committerJuan A. Suarez Romero <[email protected]>2018-01-12 21:38:09 +0100
commitb9d5aab9841fde019ca98086dacc29ac4bdbe363 (patch)
treec3387727fedecfdafe90dd0e320bc75393186eba /bin
parent0a6e595f58d1b81e55372fe0ea2f44fe11039419 (diff)
cherry-ignore: egl: pass the dri2_dpy to the $plat_teardown functions
fixes: The commit addresses earlier commits 40a01c9a0ef and 8d745abc009 which did not land in branch. Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index c3ccbeb04c8..2332b81b522 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -14,3 +14,7 @@ ab0809e5529725bd0af6f7b6ce06415020b9d32e meson: fix strtof locale support check
# extra: The commit just references a fix for an additional change in its v2.
c1ff99fd70cd2ceb2cac4723e4fd5efc93834746 main: Clear shader program data whenever ProgramBinary is called
+
+# fixes: The commit addresses earlier commits 40a01c9a0ef and 8d745abc009 which
+# did not land in branch
+9b0223046668593deb9c0be0b557994bb5218788 egl: pass the dri2_dpy to the $plat_teardown functions