libweston: print EGL information as early as possible
In the case where CreateContext/MakeCurrent fails, we still want to
know what the EGL driver is capable of.
Move the EGL info printing, just after the eglInitialize() call to
ensure that.
Signed-off-by:
Emil Velikov <emil.velikov@collabora.com>
Loading
Please register or sign in to comment