https://bugs.documentfoundation.org/show_bug.cgi?id=151627

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #2 from V Stuart Foote <[email protected]> ---
We operate Skia rendering in two modes represented by the check boxes:

1.) With Vulkan support (so Skia lib controlled GPU accelerated vector
rendering)
2.) "forced" software only (Skia lib based raster rendering)

We can also avoid use of Skia, and use GDI+ graphics calls that can be hardware
accelerated or by CPU calls only.

All of the rendering modes depend on the graphics drivers--for the CPU/APU and
for the GPU if any.

So, make a better assessment of where you are--we need the hardware and driver
details.

Please run "msinfo32.exe" and copy/paste the first doze line of the summary,
and thefirst 8 lines of each GPU listed in the Components -> Display panel.

Then run LibreOffice and from Tools -> Options and check enabled the "Use Skia
for all rendering" and uncheck "Force Skia software rendering" to activate Skia
Vulkan mode. Restart LibreOffice.

Then open and copy/paste the content of the skia.log located in

C:\Users\<yourUserName>\AppData\Roaming\LibreOffice\4\cache

That additional detail would be helpful. And we may ask you to update your
drivers depending on what you provide.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to