Sem descrição

Ryan C. Gordon bfe1b1d066 Don't incorrectly report success for negative swap intervals on Mac OS X. há 12 anos atrás
VisualC 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Xcode 9ce449e6cd update xcode projects with filesystem API bits. (missing tests and missing from files from some targets) há 12 anos atrás
Xcode-iOS 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) há 12 anos atrás
acinclude dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
android-project cc122ce520 Fixes #2036 and #2038, bypass camera zoom and shutter keypresses on Android. há 12 anos atrás
build-scripts dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
cmake 1c6d55767c Separate EGL / GL ES detection in CMake há 12 anos atrás
debian dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
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. há 12 anos atrás
src bfe1b1d066 Don't incorrectly report success for negative swap intervals on Mac OS X. há 12 anos atrás
test e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). há 12 anos atrás
.hgignore 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Android.mk 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
BUGS.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
CMakeLists.txt 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
COPYING.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
CREDITS.txt a84a97fe85 Added Julian Winter to the credits for the SDL 2.0 website. há 12 anos atrás
INSTALL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Makefile.minimal 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Makefile.pandora 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Makefile.psp 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. há 12 anos atrás
Makefile.wiz dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-SDL.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-android.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-cmake.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-directfb.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-gesture.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-hg.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-ios.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-macosx.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-pandora.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-platforms.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-porting.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-psp.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-touch.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README-wince.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
README.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
SDL2.spec.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
TODO.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
VisualC.html dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
WhatsNew.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
configure 13e67150b9 Regenerate configure script. há 12 anos atrás
configure.in 06f6a59212 Corrected Haiku build. há 12 anos atrás
sdl2-config.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
sdl2.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 anos atrás
sdl2.pc.in dad420670f Fixes #2022, do not resume on Android when surfaceChanged há 12 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