Simple Directmedia Layer
Go to file
2020-01-31 14:09:23 -08:00
acinclude
android-project Miscellaneous pending fixes 2020-01-29 20:09:08 -08:00
android-project-ant
build-scripts
cmake
debian Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
docs
include Export SDL functions for iOS application delegates 2020-01-30 14:51:33 -08:00
src Map the right pad on the Steam Controller to the right stick in the game controller API 2020-01-31 14:09:23 -08:00
test On Mac OSX there are spurious hat events at program start, so skip these 2020-01-17 11:06:02 -08:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode Build the hidapi framework and weak link it on Mac OS X 2020-01-31 13:09:20 -08:00
Xcode-iOS Added SDL_hidapi_steam.c to the iOS and tvOS dylib build targets 2020-01-29 20:09:14 -08:00
.hgignore
Android.mk There are lots of unused macros in the Steam controller code 2020-01-29 20:09:12 -08:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure
configure.ac
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2
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

                         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)