Skip to content

Add wlr_egl_from_context

This function (in egl.c and egl.h) is to import an external EGL context (specifically to get https://github.com/technobaboo/sk-wlroots working, but useful in many other areas). It's been tested and known to work, and does not appear to harm any of the wlroots examples.

Merge request reports