Skip to content

Commit

Permalink
tdf#99919: Blacklist that specific vendor, version, and device combin…
Browse files Browse the repository at this point in the history
…ation

Change-Id: I12b45b499bdf2041d6b50fa85e30612916462b3e
  • Loading branch information
Tor Lillqvist committed Jun 2, 2016
1 parent 913d85c commit 2cf09f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vcl/opengl/opengl_blacklist_windows.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
<entry os="all" vendor="intel" compare="less" version="10.18.14.4264">
<device id="all"/>
</entry>
<!-- tdf#99919 -->
<entry os="all" vendor="intel" compare="equal" version="20.19.15.4352">
<device id="0x1927"/>
</entry>
<entry os="all" vendor="ati" compare="less" version="15.200.1062.1004"> <!-- 150.200 -->
<device id="all"/>
</entry>
Expand Down

0 comments on commit 2cf09f0

Please sign in to comment.