Sin descripción

Alex Szpakowski ecfdb10cfa iOS SDL_GL_CreateContext: Clamp the multisample sample count when the requested value is too high, rather than failing to create the context. hace 11 años
VisualC c964ac91bf Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln hace 11 años
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone hace 11 años
Xcode 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
Xcode-iOS 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
acinclude 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
android-project a4a5483faf Android: Fixed unused variable warning. hace 11 años
build-scripts 682604b2f3 Android: Changed androidbuild.sh to use path from variable. hace 11 años
cmake 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
debian 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
docs d79bfa0d18 Added filesystem to list of paths in porting README. hace 11 años
include 83e94e257b Corrected documentation of the SDL_CreateTexture() functions in header file. hace 11 años
premake 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
src ecfdb10cfa iOS SDL_GL_CreateContext: Clamp the multisample sample count when the requested value is too high, rather than failing to create the context. hace 11 años
test eb57d75242 Added missing SDL_Quit() in test program. hace 11 años
visualtest 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
.hgignore b7ecc67009 Added test/testdisplayinfo.c hace 11 años
Android.mk 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
CMakeLists.txt 42f282cc1b Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. hace 11 años
COPYING.txt 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
Makefile.in f9d8c59a6f Added missing file to the release archive. hace 11 años
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support hace 12 años
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f hace 11 años
TODO.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. hace 12 años
WhatsNew.txt 440d6cc00e Added another entry to WhatsNew.txt for 2.0.4. hace 11 años
autogen.sh 3dcb451f85 Added a README file regarding WinRT support hace 12 años
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. hace 12 años
configure bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in hace 11 años
configure.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in hace 11 años
sdl2-config.cmake.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in hace 11 años
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support hace 12 años
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support hace 12 años
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support hace 12 años

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