diff options
author | Emil Velikov <[email protected]> | 2017-09-13 21:01:47 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-09-13 21:05:33 +0100 |
commit | 188010c68df17056c31c8fa4824bfaa229723f66 (patch) | |
tree | bb5483066a78e62ba2c3527f6064f2600491531b /bin | |
parent | b4473dd5191878249ccb53f40407206f1e57fa6f (diff) |
cherry-ignore: add getCapability patches
Adding extra infra is not acceptable for stable. Offending code has been
wrapped in a Android compile guard with an earlier commit.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 77f293ad2e0..f5467269b96 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -2,3 +2,9 @@ # causing regressions have been reverted. 365d34540f331df57780dddf8da87235be0a6bcb mesa: correctly calculate the storage offset for i915 de0e62e1065e2d9172acf3ab7c70bba0160125c8 st/mesa: correctly calculate the storage offset + +# stable: Add loader::getCapability patches. It's rather invasive infra +# not suitable as a bugfix. +1bf703e4ea5c4f742bc7ba55d01e5afc3f4e11f9 dri_interface,egl,gallium: only expose RGBA visuals on Android +be5773fa8dfe9255d9abaf5c7d5bbbd2d922da08 Android: fix compile error for DRI2 loader getCapability +31a6750988d7dd431f72ff1ff11bfca83bde5d8c st/dri: NULL check before deref DRI loader .getCapability |