LookingGlass/client/displayservers
Geoffrey McRae bad25c409c [client] displayserver: add new earlyInit to the interface
Some platforms such as Wayland need to set environment vairables before
SDL is initialized, as such this change detects the display server
before SDL has started and calls the new `earlyInit` method providing
the implementation an opportunity to set things up.
2021-01-16 20:41:13 +11:00
..
SDL [client] displayserver: add new earlyInit to the interface 2021-01-16 20:41:13 +11:00
Wayland [client] wayland: move wayland specific mouse code out of main.c 2021-01-16 20:41:13 +11:00
X11 [client] major restructure of platform specific code 2021-01-16 20:41:13 +11:00
CMakeLists.txt [client] major restructure of platform specific code 2021-01-16 20:41:13 +11:00