Simple Directmedia Layer
Go to file
David Ludwig dc804c0e1a WinRT: fixed build error in latest XInput code
This change has also been tested as buildable + runnable on Win32 + MSVC 2015,
2013, 2012, and 2010.  It may fix similar build errors (in XInput code) that
are appearing in MingW builds (on buildbot).
2015-11-14 21:29:14 -05:00
acinclude
android-project Android: Added missing import statement. 2015-10-15 22:26:00 +02:00
build-scripts
cmake
debian
docs
include Minor whitespace fix. 2015-11-14 14:53:44 -05:00
premake Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03:00
src WinRT: fixed build error in latest XInput code 2015-11-14 21:29:14 -05:00
test Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00
VisualC Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln 2015-09-07 13:25:36 -04:00
VisualC-WinRT
visualtest
Xcode
Xcode-iOS Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03:00
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. 2015-08-28 19:10:46 -03:00
configure Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03:00
configure.in Updated configure.in file. 2015-09-21 21:16:54 +02:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog
and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting
with README.md

Enjoy!
	Sam Lantinga				(slouken@libsdl.org)