https://bugs.kde.org/show_bug.cgi?id=478527

Rocco <kde-bugzi...@rocco.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde-bugzi...@rocco.dev

--- Comment #7 from Rocco <kde-bugzi...@rocco.dev> ---
I'd like to share a workaround that worked for me with Wayland on NVIDIA
550.67:

I found that XWayland apps that use OpenGL acceleration have flickering or
other graphical issues under Wayland+NVIDIA. For most of them (including
Krita), the issues can be mitigated by running OpenGL over Vulkan with Zink:

__GLX_VENDOR_LIBRARY_NAME=mesa
__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json
MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink krita

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to