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

Sam Lantinga 0c8e33764c Fixed bug 2628 - invalidate surface->map in SDL_SurfacePalette() 11 anni fa
VisualC b79e7f32cc Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 11 anni fa
VisualC-WinRT cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT 11 anni fa
Xcode 640e0415ae Added OpenGL ES headers to public headers 11 anni fa
Xcode-iOS 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 11 anni fa
acinclude 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
android-project e8d84fbfaa Merged changes from Alexey Petruchik to support Android obb files 11 anni fa
build-scripts c1d29725a8 Fixed indentation for pnacl configuration 11 anni fa
cmake 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
debian f448815e82 Added libibus-1.0-dev build dependency 11 anni fa
include c5812c5511 2620 solaris port missing atomics if not using gcc 11 anni fa
premake 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 11 anni fa
src 0c8e33764c Fixed bug 2628 - invalidate surface->map in SDL_SurfacePalette() 11 anni fa
test 97bdefe2ab Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now) 11 anni fa
visualtest 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
.hgignore b29740b88f Merged Ryan's SDL-gui-backend branch. 11 anni fa
Android.mk b9d1f9edd8 Fixed Android error on static lib build, if relative NDK_MODULE_PATH used 11 anni fa
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
CMakeLists.txt 553028c9ec Partial fix for bug 2556 - add compilation flag -Wshadow 11 anni fa
COPYING.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
INSTALL.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
Makefile.in 199aff7bc2 Make autoconf-based build quiet by default. 11 anni fa
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-SDL.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-android.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-cmake.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-directfb.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-dynapi.txt 931cb1a460 Minor change to a README to test Mercurial server. 11 anni fa
README-gesture.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-hg.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-ios.txt d57d99a108 Updated iOS deployment target to iOS 5.1 11 anni fa
README-linux.txt 3dedcf29ff Corrected package list for Wayland/Mir support (was missing libxkbcommon-dev). 11 anni fa
README-macosx.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-nacl.txt 553cc07e9d Initialize nacl_io, removes SDL_NaClMount/Umount 11 anni fa
README-pandora.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-platforms.txt 6c0a7b99fa Added NaCl to the supported platforms list 11 anni fa
README-porting.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-psp.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-raspberrypi.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-touch.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-wince.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-windows.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README-winrt.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
README.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
SDL2.spec.in 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
TODO.txt 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. 11 anni fa
WhatsNew.txt 1e352d7929 Chrome's Native Client backend implementation 11 anni fa
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. 11 anni fa
configure 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 11 anni fa
configure.in 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 11 anni fa
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support 11 anni fa
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support 11 anni fa

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