SDL/src
Ryan C. Gordon cd53220749 wayland: Add support for xdg-shell protocol (unstable v6).
This is meant to be the desktop-enhanced version of wl_shell. Right now we
just match what the existing wl_shell code does, but there are other areas of
functionality available to us now, that we can fill in later.

This uses the "unstable" API, since this is what ships in Ubuntu 17.10 (as
part of Wayland 1.10), but Wayland 1.12 promotes this to stable with extremely
minor changes. We will add support for the stable version when it makes sense
to do so.
2018-02-07 13:13:55 -05:00
..
atomic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
audio Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
core Added SDL_IsAndroidTV() 2018-02-06 15:03:35 -08:00
cpuinfo Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dynapi Added SDL_IsAndroidTV() 2018-02-06 15:03:35 -08:00
events Fixed building on platforms without __sighandler_t 2018-01-30 18:12:25 -08:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
haptic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
joystick Send Apple TV remote input as key events unless it's opened as a joystick, to match Android behavior. 2018-02-06 16:43:31 -08:00
libm Fixed misleading indentation 2018-01-30 16:53:24 -08:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main Updated copyright for 2018 2018-01-03 10:03:25 -08:00
power Updated copyright for 2018 2018-01-03 10:03:25 -08:00
render Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
stdlib Updated copyright for 2018 2018-01-03 10:03:25 -08:00
test Updated copyright for 2018 2018-01-03 10:03:25 -08:00
thread Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video wayland: Add support for xdg-shell protocol (unstable v6). 2018-02-07 13:13:55 -05:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00