Sin descripción

Philipp Wiesemann 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. hace 10 años
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Xcode 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity hace 10 años
Xcode-iOS c4fe8c80c8 Fixed building the iOS Demo files in debug mode hace 10 años
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
android-project e5f9c347ef Remove trailing spaces in Android source code. hace 10 años
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
include 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. hace 10 años
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
src 3f51758ec5 Emscripten: Fixed touch coordinates not being normalized. hace 10 años
test 5715097a0c Fixed implicit function declaration in test program. hace 10 años
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. hace 10 años
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). hace 10 años
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). hace 10 años
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). hace 10 años
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. hace 10 años

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