vcl/source/opengl/opengl_denylist_windows.xml |   14 --------------
 1 file changed, 14 deletions(-)

New commits:
commit 9f70be2c8867f6715f97b6d37e03cfc69ae1caaf
Author:     Julien Nabet <[email protected]>
AuthorDate: Mon Dec 6 22:52:33 2021 +0100
Commit:     Xisco Fauli <[email protected]>
CommitDate: Thu Dec 9 14:24:47 2021 +0100

    Related tdf#145910: relax a bit more denylist about OpenGL
    
    tdf#99919, tdf#100243, tdf#117477 and tdf#115092 are not related to slide 
transition
    
    Change-Id: I41e80a6b1d025adbde7bccbedb7235d4c3c8b281
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126462
    Tested-by: Jenkins
    Reviewed-by: Luboš Luňák <[email protected]>
    (cherry picked from commit dd4120ce811b8530505650d481514009a441234f)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126522
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/vcl/source/opengl/opengl_denylist_windows.xml 
b/vcl/source/opengl/opengl_denylist_windows.xml
index 8d83f83ef7fe..a6dd65826a70 100644
--- a/vcl/source/opengl/opengl_denylist_windows.xml
+++ b/vcl/source/opengl/opengl_denylist_windows.xml
@@ -24,20 +24,6 @@
         <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>
-        <!-- tdf#100243 -->
-        <!-- tdf#117477 -->
-        <entry os="all" vendor="intel" compare="equal" version="21.20.16.4664">
-            <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>

Reply via email to