Keine Beschreibung

Alex Szpakowski dd8c64779b Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections. vor 11 Jahren
VisualC 564ece516e Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration. vor 11 Jahren
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Xcode 2c4a6ea0a2 Updated the copyright year to 2015 vor 11 Jahren
Xcode-iOS 45f967be8f Fixed building test programs on the iOS simulator vor 11 Jahren
acinclude 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). vor 11 Jahren
android-project 5db002bb1e Fixed bug 2949 - [Android] Virtual DPAD remote not registered vor 11 Jahren
build-scripts 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default vor 11 Jahren
cmake e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. vor 11 Jahren
debian 2c4a6ea0a2 Updated the copyright year to 2015 vor 11 Jahren
docs 604932ea84 Moving some whitespace around to test something on the Mercurial server. vor 11 Jahren
include d002d6bf9f Removed Edgar's name from SDL_haptic.h at his request. vor 11 Jahren
premake 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). vor 11 Jahren
src 1a348aac4f Android: Fixed two warnings. vor 11 Jahren
test 58efd8e547 Fixed comment in test program. vor 11 Jahren
visualtest 2c4a6ea0a2 Updated the copyright year to 2015 vor 11 Jahren
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. vor 11 Jahren
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
CMakeLists.txt aee0552229 Fixed bug 3009 - Cannot compile SDL2 on Windows vor 11 Jahren
COPYING.txt 2c4a6ea0a2 Updated the copyright year to 2015 vor 11 Jahren
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
SDL2.spec.in f080ac3e6f Fixed docs path in RPM .spec file. vor 11 Jahren
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
WhatsNew.txt dd8c64779b Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections. vor 11 Jahren
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
configure 8283abdb78 Updated configure script. vor 11 Jahren
configure.in e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. vor 11 Jahren
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. vor 11 Jahren

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