Version 7.1.7.1, tag libreoffice-7.1.7.1
[LibreOffice.git] / vcl / opengl / opengl_denylist_windows.xml
blobe2025c94a6247bd1127455018ff7645bb2e1c987
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 -->
10 <!--
11     entry attributes:
12     os - "all", "7", "8", "8_1", "10"
13     vendor - "all", "intel", "amd", "nvidia", "microsoft"
14     compare - "less", "less_equal", "greater", "greater_equal", "equal", "not_equal", "between_exclusive", "between_inclusive", "between_inclusive_start"
15     version
16     minVersion
17     maxVersion
18 -->
20 <root>
21     <allowlist>
22     </allowlist>
23     <denylist>
24         <entry os="all" vendor="intel" compare="less" version="10.18.14.4264">
25             <device id="all"/>
26         </entry>
27         <!-- tdf#99919 -->
28         <entry os="all" vendor="intel" compare="equal" version="20.19.15.4352">
29             <device id="0x1927"/>
30         </entry>
31         <!-- tdf#100243 -->
32         <!-- tdf#117477 -->
33         <entry os="all" vendor="intel" compare="equal" version="21.20.16.4664">
34             <device id="0x591b"/>
35             <device id="0x5916"/>
36         </entry>
37         <!-- tdf#115092 -->
38         <entry os="all" vendor="intel" compare="equal" version="22.20.16.4735">
39             <device id="0x1912"/>
40         </entry>
41         <entry os="7" vendor="intel">
42             <device id="all"/>
43         </entry>
44         <entry os="8" vendor="intel" compare="equal" version="10.18.10.3308"><!-- Intel(R) HD Graphics 4000 -->
45             <device id="0x0166"/>
46         </entry>
47         <entry os="10" vendor="intel" compare="between_inclusive_start" minVersion="26.20.100.6861" maxVersion="26.20.100.7584"><!-- tdf#125516 -->
48             <device id="all"/>
49         </entry>
50         <!-- tdf#131221 -->
51         <entry os="10" vendor="intel">
52             <device id="0x5917"/>
53         </entry>
54         <entry os="all" vendor="amd" compare="less" version="15.200.1062.1004"> <!-- 150.200 -->
55             <device id="all"/>
56         </entry>
57         <entry os="all" vendor="nvidia" compare="less" version="10.18.13.5362"> <!-- 353.62 -->
58             <device id="all"/>
59         </entry>
60         <entry os="10" vendor="nvidia"> <!-- tdf#128441 -->
61             <device id="0x2182"/>
62         </entry>
63         <entry os="all" vendor="microsoft" compare="less" version="6.2.0.0"> <!-- 6.2.0.0 -->
64             <device id="all"/>
65         </entry>
66     </denylist>
67 </root>