Module: Mesa Branch: 17.1 Commit: 58afecdbba07a24b1429d95c36218b4c89bc11e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58afecdbba07a24b1429d95c36218b4c89bc11e9
Author: Andres Gomez <[email protected]> Date: Thu Aug 17 15:53:36 2017 +0300 cherry-ignore: add "swr: use the correct variable for no undefined symbols" stable: Breaks SWR compilation due to earlier commit f50aa21456 which did not land in branch. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 25c7482858..e393d84a9a 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -77,3 +77,7 @@ be5773fa8dfe9255d9abaf5c7d5bbbd2d922da08 Android: fix compile error for DRI2 loa # stable: Commit was never applied - see above. d85802e501a67e193a4a363cfe3b4c17c3d9e2e9 Revert "st/mesa: release sampler views when redefining a texture in st_context_teximage" + +# stable: Breaks SWR compilation due to earlier commit f50aa21456 +# which did not land in branch. +4d53b16f555b2d33216518100fb2cd578428512d swr: use the correct variable for no undefined symbols _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
