[Libreoffice-commits] core.git: vcl/opengl
Xisco Fauli (via logerrit)
logerrit at kemper.freedesktop.org
Thu May 2 14:53:21 UTC 2019
vcl/opengl/opengl_blacklist_windows.xml | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit ed423da9d968d6f534a6d4d27b45aa96cd5b47d4
Author: Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Thu May 2 12:31:55 2019 +0200
Commit: Xisco FaulĂ <xiscofauli at libreoffice.org>
CommitDate: Thu May 2 16:52:23 2019 +0200
tdf#115092: blacklist Intel(R) HD Graphics 530
Change-Id: I3fbe05ead88afcb725d7fdd91e4dd145be974d8f
Reviewed-on: https://gerrit.libreoffice.org/71666
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Xisco FaulĂ <xiscofauli at libreoffice.org>
diff --git a/vcl/opengl/opengl_blacklist_windows.xml b/vcl/opengl/opengl_blacklist_windows.xml
index 2c0641ae9b76..4ed2bb2c61ba 100644
--- a/vcl/opengl/opengl_blacklist_windows.xml
+++ b/vcl/opengl/opengl_blacklist_windows.xml
@@ -34,6 +34,10 @@
<device id="0x591b"/>
<device id="0x5916"/>
</entry>
+ <!-- tdf#115092 -->
+ <entry os="all" vendor="intel" compare="equal" version="22.20.16.4735">
+ <device id="0x1912"/>
+ </entry>
<entry os="7" vendor="intel">
<device id="all"/>
</entry>
More information about the Libreoffice-commits
mailing list