LookingGlass/client/displayservers
Quantum 543d660ccc [client] wayland: check for the Wayland platform extension
We used to test for the EGL_KHR_platform_base and EGL_EXT_platform_base,
but those only really signal the availability of eglGetPlatformDisplay(EXT)
functions, not whether the constant EGL_PLATFORM_WAYLAND_KHR or
EGL_PLATFORM_WAYLAND_EXT is accepted by their respective functions.

Instead, we switch to test for the extensions that tells us whether the
Wayland platform is supported.
2021-02-21 10:31:48 +11:00
..
SDL [client] opengl: make ds functions optional 2021-02-21 10:31:48 +11:00
Wayland [client] wayland: check for the Wayland platform extension 2021-02-21 10:31:48 +11:00
X11 [client] opengl: make ds functions optional 2021-02-21 10:31:48 +11:00
CMakeLists.txt [client] probe Wayland backend first 2021-02-21 10:31:48 +11:00