#sdl #gamedev #windowing #opengl #vulkan #framework #abstraction #game #engine #game-engine

Philipp Wiesemann 3362c9f196 Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 10 年之前
VisualC 6ebbf7ddd0 Turn on debug info generation for release configs. 10 年之前
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 11 年之前
Xcode 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
Xcode-iOS 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
acinclude 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
android-project 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
build-scripts 682604b2f3 Android: Changed androidbuild.sh to use path from variable. 10 年之前
cmake 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
debian 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
docs d79bfa0d18 Added filesystem to list of paths in porting README. 10 年之前
include a702c338f0 Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4. 10 年之前
premake 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
src 3362c9f196 Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). 10 年之前
test 344fbe61b3 testdisplayinfo.c forgot to SDL_Quit() at the end. 10 年之前
visualtest 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
.hgignore b7ecc67009 Added test/testdisplayinfo.c 10 年之前
Android.mk 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support 11 年之前
CMakeLists.txt 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
COPYING.txt 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
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 11 年之前
Makefile.in f9d8c59a6f Added missing file to the release archive. 10 年之前
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 11 年之前
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 年之前
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
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. 10 年之前
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 10 年之前
configure.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 10 年之前
sdl2-config.cmake.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 10 年之前
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