Sem descrição

Ryan C. Gordon 40244dc1a9 Whitespace fix. há 9 anos atrás
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. há 10 anos atrás
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Xcode 2c4a6ea0a2 Updated the copyright year to 2015 há 10 anos atrás
Xcode-iOS 45f967be8f Fixed building test programs on the iOS simulator há 10 anos atrás
acinclude 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). há 10 anos atrás
android-project 5db002bb1e Fixed bug 2949 - [Android] Virtual DPAD remote not registered há 9 anos atrás
build-scripts 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default há 10 anos atrás
cmake e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. há 10 anos atrás
debian 2c4a6ea0a2 Updated the copyright year to 2015 há 10 anos atrás
docs 40244dc1a9 Whitespace fix. há 9 anos atrás
include d002d6bf9f Removed Edgar's name from SDL_haptic.h at his request. há 9 anos atrás
premake 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). há 10 anos atrás
src 4598903548 Partial fix for bug 2758 - Android issues with NDK r10c and API-21 há 9 anos atrás
test 58efd8e547 Fixed comment in test program. há 9 anos atrás
visualtest 2c4a6ea0a2 Updated the copyright year to 2015 há 10 anos atrás
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. há 10 anos atrás
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
CMakeLists.txt aee0552229 Fixed bug 3009 - Cannot compile SDL2 on Windows há 10 anos atrás
COPYING.txt 2c4a6ea0a2 Updated the copyright year to 2015 há 10 anos atrás
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
SDL2.spec.in f080ac3e6f Fixed docs path in RPM .spec file. há 10 anos atrás
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
WhatsNew.txt d29812d092 Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS. há 9 anos atrás
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
configure 8283abdb78 Updated configure script. há 10 anos atrás
configure.in e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. há 10 anos atrás
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. há 10 anos atrás

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