Aucune description

Sam Lantinga cca094225a Only allocate a joystick instance ID once we know it's a joystick. il y a 11 ans
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Xcode 9ce449e6cd update xcode projects with filesystem API bits. (missing tests and missing from files from some targets) il y a 11 ans
Xcode-iOS 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
acinclude dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
android-project 0db36f51aa Added detection of touch devices before first touch events happen on Android. il y a 11 ans
build-scripts 9ceed73db4 Raspberry Pi support (also unified UDEV and EVDEV support) il y a 11 ans
cmake 1c6d55767c Separate EGL / GL ES detection in CMake il y a 11 ans
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
include b39a4daf04 SDL_TEXTINPUT support for EVDEV il y a 11 ans
src cca094225a Only allocate a joystick instance ID once we know it's a joystick. il y a 11 ans
test 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
.hgignore 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Android.mk 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
BUGS.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
CMakeLists.txt 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
COPYING.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
CREDITS.txt a84a97fe85 Added Julian Winter to the credits for the SDL 2.0 website. il y a 11 ans
INSTALL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Makefile.minimal 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Makefile.pandora 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Makefile.psp 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
Makefile.wiz dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-SDL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-android.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-cmake.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-directfb.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-gesture.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-hg.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-ios.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-macosx.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-pandora.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-platforms.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-porting.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-psp.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-raspberrypi.txt b39a4daf04 SDL_TEXTINPUT support for EVDEV il y a 11 ans
README-touch.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README-wince.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
README.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
SDL2.spec.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
TODO.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
VisualC.html dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
WhatsNew.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
configure b39a4daf04 SDL_TEXTINPUT support for EVDEV il y a 11 ans
configure.in b39a4daf04 SDL_TEXTINPUT support for EVDEV il y a 11 ans
sdl2-config.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
sdl2.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
sdl2.pc.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans

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