暫無描述

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

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