https://bugs.documentfoundation.org/show_bug.cgi?id=145910
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Julien Nabet <[email protected]> --- About the possibility that LO use the other graphic card for openGL rendering, I can't tell. Taking a look at https://opengrok.libreoffice.org/xref/core/vcl/source/opengl/opengl_denylist_windows.xml?r=65b47341#51, I see: 50 <!-- tdf#131221 --> 51 <entry os="10" vendor="intel"> 52 <device id="0x5917"/> 53 </entry> So OpenGL is disabled in your case according to your log. For the test, you can try to remove this part in the file opengl_denylist_windows.xml: it's in LO program directory (not the LO profile directory), then share/opengl and of course DisableOpenGL must be set at false. Caolán: noticing this patch 175a039fe70ab33fc1a68e21043b086b67d602e4 "gtk4: make opengl slide transitions work again", any idea about Windows part or whom to ping? -- You are receiving this mail because: You are the assignee for the bug.
