Wayland: Create the surface before the context
This fixes a regression introduced in 496f559c where a context would be created for a NULL egl_surface, which subsequently fails. Fixes #633.
Please register or sign in to comment
This fixes a regression introduced in 496f559c where a context would be created for a NULL egl_surface, which subsequently fails. Fixes #633.