From 366e02f99216896900a5d3eba768ed52b0d50dd0 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 13 Sep 2017 21:27:04 +0100 Subject: [PATCH] cherry-ignore: add EGL+gbm swast patches They depend on an earlier commit which did not land in branch. Signed-off-by: Emil Velikov --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 7d500ed10f1..b5288a037e6 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -14,3 +14,7 @@ be5773fa8dfe9255d9abaf5c7d5bbbd2d922da08 Android: fix compile error for DRI2 loa # stable: Commit is not applicable when 4fab67a4415 is missing. d496780fb2c7f2cf0e32b6a79dc528e5156dfcb3 intel/eu/validate: Look up types on demand in execution_type() + +# fixes: Depend on preseding commit which adds new public GBM API +3a5e3aa5a53cff55a5e31766d713a41ffa5a93d7 egl/drm: Fix misused x and y offsets in swrast_put_image2() +fe2a6281b3b299998fe7399e7dbcc2077d773824 egl/drm: Fix misused x and y offsets in swrast_get_image()