Simple Directmedia Layer
Go to file
Ryan C. Gordon bc57ac27f9 mir: Removed mir client support.
Fixes Bugzilla #4288.
2018-11-02 21:34:17 -04:00
acinclude
android-project Fixed bug 4320 - Android remove reflection for HIDDeviceBLESteamController 2018-11-02 17:25:00 -07:00
android-project-ant
build-scripts mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
cmake mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
debian
docs mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
include mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
src mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
test
VisualC Remove machine-specific IncludePath from SDL.vcxproj 2018-10-12 22:05:58 -07:00
VisualC-WinRT
visualtest
wayland-protocols wayland: ask KDE protocol extension to use server-side decorations if possible. 2018-10-29 10:14:59 -04:00
Xcode fix permissions 2018-10-23 09:10:02 +03:00
Xcode-iOS Don't build SDL_JOYSTICK_HIDAPI by default on iOS 2018-10-26 09:27:31 -07:00
.hgignore
Android.mk Fixed bug 4315 - little Warning in Android_JNI_CaptureAudioBuffer 2018-11-02 17:18:03 -07:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
configure mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
configure.in mir: Removed mir client support. 2018-11-02 21:34:17 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2 rename os2 makefile so that 'make dist' catches it; update it a bit. 2018-10-30 20:11:02 +03:00
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
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Added patch note for SDL_GameControllerGetPlayerIndex() and friends 2018-10-26 09:49:27 -07:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
https://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)