Нет описания

Philipp Wiesemann 3362c9f196 Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 9 лет назад
VisualC 6ebbf7ddd0 Turn on debug info generation for release configs. 9 лет назад
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 10 лет назад
Xcode 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
Xcode-iOS 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
acinclude 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
android-project 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
build-scripts 682604b2f3 Android: Changed androidbuild.sh to use path from variable. 9 лет назад
cmake 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
debian 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
docs d79bfa0d18 Added filesystem to list of paths in porting README. 9 лет назад
include a702c338f0 Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4. 9 лет назад
premake 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
src 3362c9f196 Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 9 лет назад
test 344fbe61b3 testdisplayinfo.c forgot to SDL_Quit() at the end. 9 лет назад
visualtest 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
.hgignore b7ecc67009 Added test/testdisplayinfo.c 9 лет назад
Android.mk 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
CMakeLists.txt 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
COPYING.txt 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 10 лет назад
Makefile.in f9d8c59a6f Added missing file to the release archive. 9 лет назад
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 10 лет назад
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 10 лет назад
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f 9 лет назад
TODO.txt 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. 11 лет назад
WhatsNew.txt 2d8c49fdbd Added more entries to WhatsNew.txt for 2.0.4. 9 лет назад
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. 11 лет назад
configure bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 9 лет назад
configure.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 9 лет назад
sdl2-config.cmake.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 9 лет назад
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support 11 лет назад
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support 11 лет назад

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