Fără Descriere

Sam Lantinga 05d8c2dcd2 Fix SDL xinput code to work at all when xinput has devices at high indexes but no device connected at lower index, for instance 0->disconnected, 1->wireles, 2->wired. Previously the SDL code assumed the indexes were always used up in order which is not true at all and lead to a bunch of failure cases where controllers would go unrecognized. 11 ani în urmă
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Xcode 38dc821b0a Added filesystem code to Mac and iOS Xcode projects. 11 ani în urmă
Xcode-iOS 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 ani în urmă
acinclude dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
android-project 0eeb76d869 Fixes bug #2037, common EGL code for Android and X11 11 ani în urmă
build-scripts dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
cmake dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
include 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 ani în urmă
src 05d8c2dcd2 Fix SDL xinput code to work at all when xinput has devices at high indexes but no device connected at lower index, for instance 0->disconnected, 1->wireles, 2->wired. Previously the SDL code assumed the indexes were always used up in order which is not true at all and lead to a bunch of failure cases where controllers would go unrecognized. 11 ani în urmă
test 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 ani în urmă
.hgignore 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Android.mk 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
BUGS.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
CMakeLists.txt 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
COPYING.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
CREDITS.txt a84a97fe85 Added Julian Winter to the credits for the SDL 2.0 website. 11 ani în urmă
INSTALL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Makefile.minimal 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Makefile.pandora 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Makefile.psp 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Makefile.wiz dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-SDL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-android.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-cmake.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-directfb.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-gesture.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-hg.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-ios.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-macosx.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-pandora.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-platforms.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-porting.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-psp.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-touch.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README-wince.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
README.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
SDL2.spec.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
TODO.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
VisualC.html dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
WhatsNew.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
configure 13e67150b9 Regenerate configure script. 11 ani în urmă
configure.in 06f6a59212 Corrected Haiku build. 11 ani în urmă
sdl2-config.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
sdl2.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
sdl2.pc.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă

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