Aucune description

Francisco Javier Trujillo Mata 32fd45cf48 Using UV instead of STQ il y a 2 ans
.github 81fd45f723 ci: Disable emscripten build time tests il y a 2 ans
VisualC 0dfc829a6b Added simple BLE Steam Controller support on all platforms il y a 2 ans
VisualC-GDK 0479df53ca Updated copyright for 2023 il y a 2 ans
VisualC-WinRT 1b0277da61 Move SDL_mslibc.c into the source file list il y a 2 ans
Xcode 0479df53ca Updated copyright for 2023 il y a 2 ans
Xcode-iOS fb0ce375f0 Cleanup add brace (#6545) il y a 2 ans
acinclude 6b75a592a4 autotools: revised and silenced esound detection a bit. il y a 2 ans
android-project b425036808 SDLAudioManager.java: Fixed the support for Android older than API 23 il y a 2 ans
android-project-ant fa5db3a931 Added the old ant Android build project structure il y a 7 ans
build-scripts 0479df53ca Updated copyright for 2023 il y a 2 ans
cmake d09d0aaab6 cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix il y a 2 ans
docs e580e087ff N3DS: Backport semaphore fixes from #6776. il y a 2 ans
include 0479df53ca Updated copyright for 2023 il y a 2 ans
mingw 94ac8ae08b cmake: else() does not need an argument il y a 2 ans
src 32fd45cf48 Using UV instead of STQ il y a 2 ans
test 0479df53ca Updated copyright for 2023 il y a 2 ans
visualtest ddad901c0d Remove unneeded semicolon il y a 2 ans
wayland-protocols d7664a6ef1 Support wayland fractional scale protocol il y a 2 ans
.clang-format 07d6d116ed Commented out syntax that causes Visual Studio 2019 to complain on every edit il y a 2 ans
.editorconfig 920acb75c3 editorconfig: remove trailing whitespace in source code il y a 2 ans
.gitignore b79732b967 cmake: use FindALSA.cmake to find ALSA library il y a 2 ans
.wikiheaders-options 511bab5bbf .wikiheaders-options: Move SDL2 documentation to a subdirectory. il y a 2 ans
Android.mk 156bf7e6aa android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder il y a 2 ans
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. il y a 4 ans
CMakeLists.txt 0b0d256a69 Fix loongarch64 support il y a 2 ans
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. il y a 3 ans
LICENSE.txt 0479df53ca Updated copyright for 2023 il y a 2 ans
Makefile.in 64a5e7be98 added missing FGREP to Makefile.in. fixed syntax. regenerated configure. il y a 2 ans
Makefile.minimal 780f6cbd38 build libSDL2_test too with Makefile.minimal il y a 3 ans
Makefile.os2 ea8f8b6dc3 Updated to version 2.27.0 for development il y a 2 ans
Makefile.pandora fbe810070b more fixes to standalone makefiles. il y a 3 ans
Makefile.w32 ea8f8b6dc3 Updated to version 2.27.0 for development il y a 2 ans
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. il y a 8 ans
README.md 3c78c211d5 Update and rename README.txt to README.md il y a 4 ans
SDL2.spec.in abe2c0f1b1 license: Fixed references to COPYING.txt that are now LICENSE.txt. il y a 4 ans
SDL2Config.cmake.in b79732b967 cmake: use FindALSA.cmake to find ALSA library il y a 2 ans
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org il y a 4 ans
WhatsNew.txt 264da8c127 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes il y a 2 ans
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip il y a 3 ans
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target il y a 7 ans
configure b79732b967 cmake: use FindALSA.cmake to find ALSA library il y a 2 ans
configure.ac b79732b967 cmake: use FindALSA.cmake to find ALSA library il y a 2 ans
sdl2-config-version.cmake.in 4809bd356e Add documentation to autotoo'ls sdl2-config-version.cmake.in il y a 2 ans
sdl2-config.cmake.in 653e433c08 cmake: only add -Wl,--undefined=WinMain when building an executable il y a 2 ans
sdl2-config.in 9209942949 Revert "sdl2-config.in: Deprecate sdl2-config" il y a 2 ans
sdl2.m4 769ae185d6 Revert "sdl2.m4: Deprecate AM_PATH_SDL2 in favour of PKG_CHECK_MODULES" il y a 2 ans
sdl2.pc.in b79732b967 cmake: use FindALSA.cmake to find ALSA library il y a 2 ans

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