Aucune description

Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2 il y a 10 ans
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Xcode 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects il y a 10 ans
Xcode-iOS c4fe8c80c8 Fixed building the iOS Demo files in debug mode il y a 10 ans
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
android-project 1968ff0471 Android: Fixed touch pressure being out of range. il y a 10 ans
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
include 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. il y a 10 ans
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
src afc97cbd5d Fix duplicate raw mouse events with XInput2 il y a 10 ans
test 4f00dda95d Removed redundant NULL check in test program. il y a 10 ans
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. il y a 10 ans
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). il y a 10 ans
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). il y a 10 ans
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). il y a 10 ans
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 ans
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. il y a 10 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:
http://www.libsdl.org/

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