No Description

Sylvain Becker 4f780c7319 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla 2 years ago
.github a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
VisualC a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
VisualC-GDK a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
VisualC-WinRT a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
Xcode 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
Xcode-iOS 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
acinclude cdb54ad21e removed arts, esd, fusionsound, nas, paudio, sndio, sunaudio, winmm audio backends. 2 years ago
android-project 3e7952ce8a Avoid use of deprecated egrep/fgrep 2 years ago
android-project-ant 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
build-scripts a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
cmake a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
docs b0840eb32e Updated SDL_syswm.h for SDL 3.0 2 years ago
include d9efb7e3de Sync SDL3 wiki -> header 2 years ago
mingw 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
src 4f780c7319 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla 2 years ago
test b0840eb32e Updated SDL_syswm.h for SDL 3.0 2 years ago
wayland-protocols ac5b9bc4ee Add support for X11 primary selection (#6132) 2 years ago
.clang-format 001d2e2f65 Disable formatting not supported by Visual Studio 2019 2 years ago
.editorconfig 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
.gitignore 34231f5ba0 reverted opengles removal. 2 years ago
.wikiheaders-options b33000448e .wikiheaders-options: Add a warning that SDL3 is WIP. 2 years ago
Android.mk 47c37a8e9d android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder 2 years ago
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 years ago
CMakeLists.txt 84781a7b6f Disable the offscreen video driver if EGL is unavailable (#6234) 2 years ago
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 3 years ago
LICENSE.txt 120c76c84b Updated copyright for 2022 3 years ago
Makefile.in f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 years ago
Makefile.minimal 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 8 years ago
README.md 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
SDL3.spec.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
SDL3Config.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 years ago
WhatsNew.txt b0840eb32e Updated SDL_syswm.h for SDL 3.0 2 years ago
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip 3 years ago
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 7 years ago
configure f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 years ago
configure.ac f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 years ago
sdl3-config-version.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
sdl3-config.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
sdl3-config.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
sdl3.m4 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
sdl3.pc.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago

README-SDL.txt


Please distribute this file with the SDL runtime environment:

The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multi-media software, such as games
and emulators.

The Simple DirectMedia Layer library source code is available from:
https://www.libsdl.org/

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html