https://bugs.documentfoundation.org/show_bug.cgi?id=167425
--- Comment #10 from [email protected] --- (In reply to V Stuart Foote from comment #8) > OK, drivers are current with Windows 11 WDDM3.1, so Vulkan support is likely > correctly configured. > > Just would note that the available hw resources for this iGPU (Intel HD > Graphics 620) is only 128M, with total system memory at 8Gb available shared > memory will be constrained which would require swap (dead slow) on this 7th > gen Intel CPU. No, I have 16GB of total memory available. The 8 GB is possibly the maximum video memory available to the video adapter at its request. > > Scrolling a populated calc sheet is a somewhat intense demand on the > graphics processing. > > Probably more performant to avoid attempts to use skia/Vulkan hw accelerated > rendering, and use checkbox on Tools -> Options -> View to enable skia > software rendering. > > Compare the two modes and, for now, you could still disable the skia lib > rendering and check GDI+ based rendering and check that. Though GDI+ > rendering has recently been stripped out to refactor transparency support > that GDI+ doesn't support. No difference in performance but I lose subpixel font smoothing with software Skia. -- You are receiving this mail because: You are the assignee for the bug.
