Simple Directmedia Layer
Go to file
2015-10-06 21:40:50 -07:00
acinclude
android-project Android: Removed three internal functions not used by SDL. 2015-09-27 20:12:47 +02:00
build-scripts
cmake
debian
docs
include SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. 2015-09-30 15:39:30 -07:00
premake Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03:00
src Converted tabs to spaces for SDL style 2015-10-06 21:40:50 -07:00
test Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03: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 initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03: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)