vcl/opengl/opengl_blacklist_windows.xml | 6 ++++++ 1 file changed, 6 insertions(+)
New commits: commit adbb363120ec68eeb342b3472bb6ad5e8a9ac9c8 Author: Julien Nabet <serval2...@yahoo.fr> Date: Wed May 9 07:29:42 2018 +0200 tdf#117477/tdf#100243: blacklist Intel HD Graphics 630 for Lenovo... + Intel(R) Iris(TM) Graphics 550 from https://cgit.freedesktop.org/libreoffice/core/commit/?id=ecaabbf527f6f6207ce1ca8924708d23e6db45f5 See https://bugs.documentfoundation.org/show_bug.cgi?id=117477#c4 Change-Id: Ifdd55d5b26ae7ef6d635527050296aa69c2244ab Reviewed-on: https://gerrit.libreoffice.org/54015 Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-on: https://gerrit.libreoffice.org/54501 Tested-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/vcl/opengl/opengl_blacklist_windows.xml b/vcl/opengl/opengl_blacklist_windows.xml index eb1cfc375e73..2c0641ae9b76 100644 --- a/vcl/opengl/opengl_blacklist_windows.xml +++ b/vcl/opengl/opengl_blacklist_windows.xml @@ -28,6 +28,12 @@ <entry os="all" vendor="intel" compare="equal" version="20.19.15.4352"> <device id="0x1927"/> </entry> + <!-- tdf#100243 --> + <!-- tdf#117477 --> + <entry os="all" vendor="intel" compare="equal" version="21.20.16.4664"> + <device id="0x591b"/> + <device id="0x5916"/> + </entry> <entry os="7" vendor="intel"> <device id="all"/> </entry> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits