Ingen beskrivning

Sam Lantinga 202528a48f Call AddRef() on the device so it doesn't accidentally get released from underneath the caller. 11 år sedan
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Xcode 9ce449e6cd update xcode projects with filesystem API bits. (missing tests and missing from files from some targets) 11 år sedan
Xcode-iOS 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 år sedan
acinclude dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
android-project cc122ce520 Fixes #2036 and #2038, bypass camera zoom and shutter keypresses on Android. 11 år sedan
build-scripts 9ceed73db4 Raspberry Pi support (also unified UDEV and EVDEV support) 11 år sedan
cmake 1c6d55767c Separate EGL / GL ES detection in CMake 11 år sedan
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
include 202528a48f Call AddRef() on the device so it doesn't accidentally get released from underneath the caller. 11 år sedan
src 202528a48f Call AddRef() on the device so it doesn't accidentally get released from underneath the caller. 11 år sedan
test 869a707612 add in High DPI support (aka Retina) 11 år sedan
.hgignore 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Android.mk 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
BUGS.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
CMakeLists.txt 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
COPYING.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
CREDITS.txt a84a97fe85 Added Julian Winter to the credits for the SDL 2.0 website. 11 år sedan
INSTALL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Makefile.minimal 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Makefile.pandora 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Makefile.psp 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 år sedan
Makefile.wiz dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-SDL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-android.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-cmake.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-directfb.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-gesture.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-hg.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-ios.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-macosx.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-pandora.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-platforms.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-porting.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-psp.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-raspberrypi.txt 9ceed73db4 Raspberry Pi support (also unified UDEV and EVDEV support) 11 år sedan
README-touch.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README-wince.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
README.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
SDL2.spec.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
TODO.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
VisualC.html dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
WhatsNew.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
configure 9ceed73db4 Raspberry Pi support (also unified UDEV and EVDEV support) 11 år sedan
configure.in 9ceed73db4 Raspberry Pi support (also unified UDEV and EVDEV support) 11 år sedan
sdl2-config.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
sdl2.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan
sdl2.pc.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 år sedan

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