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

--- Comment #2 from Balló György <[email protected]> ---
(In reply to Nate Graham from comment #1)
> Is there a particular reason you're using "QT_QUICK_BACKEND=software"?

Because the OpenGL backend of Qt Quick uses complex shaders that doesn't fit
into the hardware limits of Intel's Gen3 GPUs. So the i915 driver fails to
render various elements that are exceed its limits. Plasma 5 was usable with
"QT_QUICK_BACKEND=software", just the window thumbnails are not rendered in
that case, but everything else worked fine. Plasma 6 introduced some new issues
which I reported.

This affects the GPUs defined here due to Shader Model 2.0:
https://invent.kde.org/plasma/kwin/-/blob/master/src/opengl/glplatform.cpp#L374-388

There is also a report for mesa:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/8379

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

Reply via email to