Nincs leírás

Alex Szpakowski 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 10 éve
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Xcode 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity 10 éve
Xcode-iOS d603bb30e6 Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. 10 éve
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
android-project e5f9c347ef Remove trailing spaces in Android source code. 10 éve
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
include 6c20b68257 Fixed a warning when SDL_syswm.h is included in code compiled for iOS with clang. 10 éve
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
src 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 10 éve
test 0045e2e622 checkkeys: report SDL_TEXTEDITING events. 10 éve
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Android.mk b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 éve
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 éve
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 éve
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 éve

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