Simple Directmedia Layer
Go to file
Simon Zeni 6aae5b44f8
Remove wl-shell and xdg-shell-unstable-v6 support (#4323)
* wayland-protocol: update wayland.xml to 1.19.0

* wayland: remove shell_surface field from SDL_SysWMinfo

* wayland: remove wl_shell support

* waypand-protocols: update xdg-shell.xml to 1.20

* wayland: remove xdg-shell-unstable-v6 support

* wayland: deprecate wl shell surface syswm info, add xdg surface
2021-07-27 14:12:26 -07:00
.github CI: add 'libdecor' dependency from upstream 2021-07-25 14:54:12 -07:00
acinclude
android-project
android-project-ant
build-scripts
cmake wayland: client-side decoration 2021-07-25 14:54:12 -07:00
debian
docs
include Remove wl-shell and xdg-shell-unstable-v6 support (#4323) 2021-07-27 14:12:26 -07:00
src Remove wl-shell and xdg-shell-unstable-v6 support (#4323) 2021-07-27 14:12:26 -07:00
test Add a test case for bug https://github.com/libsdl-org/SDL/issues/4469 2021-07-27 12:43:45 -07:00
VisualC Reverted accidental Visual Studio version bump in SDL.sln 2021-07-27 12:51:44 -07:00
VisualC-WinRT
visualtest
wayland-protocols Remove wl-shell and xdg-shell-unstable-v6 support (#4323) 2021-07-27 14:12:26 -07:00
Xcode
Xcode-iOS
.gitignore Updated .gitignore from @Zangetsu38 - thanks! 2021-07-24 01:19:58 -07:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt wayland: client-side decoration 2021-07-25 14:54:12 -07:00
configure configure: move CheckLibDecor into CheckWayland 2021-07-27 20:20:28 +03:00
configure.ac configure: move CheckLibDecor into CheckWayland 2021-07-27 20:20:28 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in Include README.md in the distribution archive 2021-07-27 08:34:46 -07:00
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
WhatsNew.txt

Simple DirectMedia Layer (SDL) Version 2.0

https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting with README.md

Enjoy!

Sam Lantinga (slouken@libsdl.org)