Bez popisu

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

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