Simple Directmedia Layer
Go to file
2019-07-17 13:01:44 -07:00
acinclude
android-project Fixed bug 4702 - Android back button does not send SDL_KEYDOWN event 2019-07-03 13:37:54 +02:00
android-project-ant
build-scripts Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
cmake cmake: Added HIDAPI support. 2019-07-08 16:46:52 -04:00
debian Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
docs Add notes for SDL_WinRTRunApp and SDL2-WinRTResources for non-C++ projects 2019-06-09 11:54:51 -04:00
include cmake: Added HIDAPI support. 2019-07-08 16:46:52 -04:00
src Added support for the Victrix Pro Fight Stick for PS4 2019-07-17 13:01:44 -07:00
test Fixed bug 4708 - testdropfile: double-free 2019-07-03 02:37:15 -07:00
VisualC Rolling back GameCube HIDAPI support 2019-06-19 15:54:21 -07:00
VisualC-WinRT
visualtest
wayland-protocols
Xcode fix permissions 2019-06-24 23:50:20 +03:00
Xcode-iOS fix permissions 2019-07-09 08:55:00 +03:00
.hgignore
Android.mk fix permissions 2019-06-12 13:56:20 +03:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: Add setupapi library to Windows build dependencies (hidapi needs it). 2019-07-12 13:40:58 -04:00
configure configure: Windows and macOS now respect --enable-hidapi. 2019-07-08 16:08:16 -04:00
configure.ac configure: Windows and macOS now respect --enable-hidapi. 2019-07-08 16:08:16 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2 update version in os/2 makefile 2019-06-24 23:51:10 +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 Fixed bug 4615 - RPM Build fails due to unpackaged files 2019-06-11 19:58:10 -07:00
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Made it more explicit that 2.0.10 and newer are required for the SDL_RW* functions 2019-07-01 09:05:15 -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)