Simple Directmedia Layer
Go to file
2020-01-31 13:09:20 -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 Build the hidapi framework and weak link it on Mac OS X 2020-01-31 13:09:20 -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 Added new HIDAPI driver files to the Visual Studio project 2019-12-19 15:12:36 -08:00
VisualC-WinRT
visualtest
wayland-protocols wayland: ask xdg-decoration protocol extension to use server-side decorations if possible. 2018-11-04 21:08:40 +01:00
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 Fixed bug 4928 - CMakeLists.txt: put cmake package helpers in proper libdir 2020-01-06 07:06:58 -08:00
configure Fixed bug 4357 - iosbuild.sh broken with SDL 2.0.9 2019-12-31 10:40:30 -08:00
configure.ac Fixed bug 4357 - iosbuild.sh broken with SDL 2.0.9 2019-12-31 10:40:30 -08:00
COPYING.txt Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
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)