Fără Descriere

Ryan C. Gordon bfe1b1d066 Don't incorrectly report success for negative swap intervals on Mac OS X. 11 ani în urmă
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 ani în urmă
Xcode 9ce449e6cd update xcode projects with filesystem API bits. (missing tests and missing from files from some targets) 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 cc122ce520 Fixes #2036 and #2038, bypass camera zoom and shutter keypresses on Android. 11 ani în urmă
build-scripts dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
cmake 1c6d55767c Separate EGL / GL ES detection in CMake 11 ani în urmă
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 ani în urmă
include fae4190dca Added SDL_Direct3D9GetAdapterIndex(), which returns the adapter index you would pass into CreateDevice to get your device on the right monitor in full screen mode. This fixes the default adapter in SDL_render_d3d.c, which means that tests will work fullscreen off the main monitor now. 11 ani în urmă
src bfe1b1d066 Don't incorrectly report success for negative swap intervals on Mac OS X. 11 ani în urmă
test e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 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