Skip to content

Create egl backend for multiple backends

Xaver Hugl requested to merge zamundaaa/kwin:wayland-multi-egl-backend into master

This enables multi-gpu usage for everything except the NVidia proprietary driver by using an egl backend that is a container for multiple egl backends.

Support for NVidia will come in later patches and fits into this multi-backend as well.

Edited by Xaver Hugl

Merge request reports