Module: Mesa Branch: 17.1 Commit: 62c7e9a6ee676b465b52d53e9634752569cc6c50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62c7e9a6ee676b465b52d53e9634752569cc6c50
Author: Andres Gomez <[email protected]> Date: Tue Aug 22 18:22:04 2017 +0300 cherry-ignore: add "egl/drm: Fix misused x and y offsets in swrast_*_image*" fixes: Depend on earlier commit 04a40f7d2a that did not land in branch and which exposes new API. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 22c66a45f4..36826eed73 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -193,3 +193,8 @@ f24cf82d6db290a88abfff0669d2c5e2aa463901 i965/tex: Don't pass samples to miptree # stable: 17.2 nomination only. Depends on earlier commit f296c22989ff # which did not land in branch. 54c41af0aa92333579a72830254ac3aaa9f4aea1 i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit. + +# fixes: Depend on earlier commit 04a40f7d2a that did not land in +# branch and which exposes new 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() _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
