https://bugs.documentfoundation.org/show_bug.cgi?id=166507
--- Comment #7 from V Stuart Foote <[email protected]> --- (In reply to Tomaz Vajngerl from comment #6) > Maybe, instead of setting the "UseSkia" to false I would rather set > "ForceSkiaRaster" to true. Yep! That would cover the problem issues of a default launch with testing for Vulkan/Metal vector graphics. Though we'd still be tied to chrome skia libs and its needed driver support for SkWindow/SkCanvas calls, so Deny listing mechanism and better sysadmin support for user profiles and VM instances still would need attention. And with fewer users testing/failing reporting issues with vector rendering, improvements there would stall. Also, for older CPU/GPU & driver sets, are there HA issues to consider for OpenCL? Or is concern with HA just with graphics rendering. Seems like OpenCL fall back has been pretty robust since implemented 10 years back. -- You are receiving this mail because: You are the assignee for the bug.
