diff options
author | Andres Gomez <[email protected]> | 2017-08-22 18:22:04 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-08-25 16:03:37 +0300 |
commit | 62c7e9a6ee676b465b52d53e9634752569cc6c50 (patch) | |
tree | cfbf4798c2ffe2cf01b0fd3c27c8e378fcc7293a /bin | |
parent | 43a76ec1bbcbe452d43974d2f3e59afb1bc4dd82 (diff) |
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]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 22c66a45f42..36826eed734 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() |