Create egl backend for multiple backends
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