vcl/opengl/opengl_blacklist_windows.xml | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 5e416099f088a2f8a8980e08e3d5b731da0a6d9c Author: Marina Latini <mar...@studiostorti.com> Date: Thu Nov 10 14:34:00 2016 +0100 Windows 8 driver blacklist Blacklisted intel driver for graphics card Intel(R) HD Graphics 4000 for Windows 8. With this card LibreOffice won't start. Change-Id: I3f4e04da7b4d61bddb1e755771b6a9538b596c51 Signed-off-by: Marina Latini <mar...@studiostorti.com> Reviewed-on: https://gerrit.libreoffice.org/30754 Reviewed-by: jan iversen <j...@documentfoundation.org> Tested-by: jan iversen <j...@documentfoundation.org> diff --git a/vcl/opengl/opengl_blacklist_windows.xml b/vcl/opengl/opengl_blacklist_windows.xml index 8596f7a..eb1cfc3 100644 --- a/vcl/opengl/opengl_blacklist_windows.xml +++ b/vcl/opengl/opengl_blacklist_windows.xml @@ -31,6 +31,9 @@ <entry os="7" vendor="intel"> <device id="all"/> </entry> + <entry os="8" vendor="intel" compare="equal" version="10.18.10.3308"><!-- Intel(R) HD Graphics 4000 --> + <device id="0x0166"/> + </entry> <entry os="all" vendor="ati" compare="less" version="15.200.1062.1004"> <!-- 150.200 --> <device id="all"/> </entry> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits