Açıklama Yok

Fredrick Brennan b5d47aa297 Fix comment style for old compilers (`//`⇒`/**/`) 4 yıl önce
.github 5cb85d611d CI: Add iOS and tvOS builds 4 yıl önce
VisualC f8900583e5 removed windows winmm joystick driver 4 yıl önce
VisualC-WinRT 110e4e1334 Use WGI instead of XInput for Windows 10 UWP apps 4 yıl önce
Xcode 3008b005c3 Include SDL_hidapi.h in the public headers 4 yıl önce
Xcode-iOS c0029f01d7 remove 'free' in comment 4 yıl önce
acinclude 8636bc06de acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605 5 yıl önce
android-project cd86e269e4 Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok. 4 yıl önce
android-project-ant fa5db3a931 Added the old ant Android build project structure 8 yıl önce
build-scripts 7242075b2b Updated version to 2.0.18 for release 4 yıl önce
cmake 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 yıl önce
debian 7242075b2b Updated version to 2.0.18 for release 4 yıl önce
docs 34d9c2e28f fixed typo: ervironment to environment 4 yıl önce
include 976328bb0f Fixed ABI break in SDL test header 4 yıl önce
src b5d47aa297 Fix comment style for old compilers (`//`⇒`/**/`) 4 yıl önce
test ede73b4cfc testnativeos2.c: make its code style to match SDL2. 4 yıl önce
visualtest 5699e0fa0c visualtest: use SDL_malloc 4 yıl önce
wayland-protocols 74162b7401 wayland: Add support for text-input-unstable-v3 4 yıl önce
.gitignore cd66c050fe testsurround: Add surround sound channel tester 4 yıl önce
Android.mk c3a4a6a033 mark Android.mk as non-executable 4 yıl önce
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 5 yıl önce
CMakeLists.txt 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 yıl önce
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 12 yıl önce
INSTALL.txt fd121b5ec0 development list has moved to forum 4 yıl önce
LICENSE.txt ffce58a30c license: Fixing the license file to be correctly scooped up by Github automation 5 yıl önce
Makefile.in 037030a7a2 Install SDL_hidapi.h 4 yıl önce
Makefile.minimal 780f6cbd38 build libSDL2_test too with Makefile.minimal 4 yıl önce
Makefile.os2 7242075b2b Updated version to 2.0.18 for release 4 yıl önce
Makefile.pandora fbe810070b more fixes to standalone makefiles. 4 yıl önce
Makefile.psp 3e2f8668be added some more missing sources to standalone makefiles. 4 yıl önce
Makefile.wiz fbe810070b more fixes to standalone makefiles. 4 yıl önce
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 9 yıl önce
README.md 3c78c211d5 Update and rename README.txt to README.md 5 yıl önce
SDL2.spec.in abe2c0f1b1 license: Fixed references to COPYING.txt that are now LICENSE.txt. 5 yıl önce
SDL2Config.cmake 87ac373493 Fix Debug-only builds with CMake 4 yıl önce
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 5 yıl önce
WhatsNew.txt aa1d76e829 Added a patch note about WinRT/UWP WGI support 4 yıl önce
autogen.sh babd79b8ef bump minimum required autoconf version and revise autogen.sh 4 yıl önce
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 8 yıl önce
configure 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 yıl önce
configure.ac 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 yıl önce
sdl2-config-version.cmake.in cbd1a2f7dc cmake: Forgot to add this file to revision control. 6 yıl önce
sdl2-config.cmake.in 501fe46597 sdl2-config.cmake.in: Make SDL2::SDL2 work with MinGW, fixes #3665 4 yıl önce
sdl2-config.in abcc6706fd build: Don't duplicate Libs in Libs.private in pkg-config file 5 yıl önce
sdl2.m4 86191351c0 acinclude & sdl2.m4 updates: 5 yıl önce
sdl2.pc.in 69203851dc rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV 4 yıl önce

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