Skip to content

wayland: Also force qtquick to use OpenGL when using OpenGL compositing

Vlad Zahorodnii requested to merge work/zzag/force-opengl-qtquick into master

Ideally they should match. If kwin uses software renderer, qtquick should too. If kwin uses OpenGL, then qtquick should use a hardware accelerated graphics api too.

Edited by Vlad Zahorodnii

Merge request reports