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

David Ludwig d07aa877d2 WinRT: minor code cleanup in window-creation code 9 years ago
VisualC c964ac91bf Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln 10 years ago
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 11 years ago
Xcode 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
Xcode-iOS 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. 10 years ago
acinclude 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
android-project 2a4855f9ee Android: Added missing import statement. 10 years ago
build-scripts 682604b2f3 Android: Changed androidbuild.sh to use path from variable. 10 years ago
cmake 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
debian 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
docs d79bfa0d18 Added filesystem to list of paths in porting README. 10 years ago
include 623898f70b WinRT: lots of display and windowing related fixes 9 years ago
premake 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. 10 years ago
src d07aa877d2 WinRT: minor code cleanup in window-creation code 9 years ago
test 11d98995da Replaced tabs with spaces in test programs. 9 years ago
visualtest 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
.hgignore b7ecc67009 Added test/testdisplayinfo.c 10 years ago
Android.mk 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago
CMakeLists.txt 42f282cc1b Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. 10 years ago
COPYING.txt 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 years ago
Makefile.in f9d8c59a6f Added missing file to the release archive. 10 years ago
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support 11 years ago
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support 11 years ago
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support 11 years ago
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support 11 years ago
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 years ago
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 years ago
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
TODO.txt 3dcb451f85 Added a README file regarding WinRT support 11 years ago
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. 11 years ago
WhatsNew.txt 2e525193ef Added SDL_HINT_VIDEO_X11_NET_WM_PING to WhatsNew.txt for 2.0.4. 9 years ago
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 years ago
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. 11 years ago
configure 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. 10 years ago
configure.in 7805c1bc52 Updated configure.in file. 10 years ago
sdl2-config.cmake.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 10 years ago
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support 11 years ago
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support 11 years ago
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support 11 years ago

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