4e1065491b
Make them explicitly mention EGL, otherwise one can easily think that "failed to initialize display" refers to Wayland display. Also explicitly mention falling back to wl_shm. I tested this with a LD_PRELOAD trick that overrides eglBindAPI and makes it fail. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>