Simple Directmedia Layer
Go to file
2021-11-12 08:28:02 -08:00
.github
acinclude
android-project Fixed whitespace 2021-11-12 08:28:02 -08:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts fnsince.pl: Report unreleased APIs as part of the next release version. 2021-11-10 15:40:27 -05:00
cmake
debian updated linux dependencies for libXfixes-devel. 2021-11-12 15:55:50 +03:00
docs updated linux dependencies for libXfixes-devel. 2021-11-12 15:55:50 +03:00
include
src Fixed whitespace 2021-11-12 08:28:02 -08:00
test
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Separated the HIDAPI subsystem from HIDAPI joysticks 2021-11-11 09:16:44 -08:00
configure
configure.ac
CREDITS.txt
INSTALL.txt development list has moved to forum 2021-06-01 16:49:13 -07:00
LICENSE.txt license: Fixing the license file to be correctly scooped up by Github automation 2021-02-17 13:08:13 -05:00
Makefile.in
Makefile.minimal added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.os2 os2: remove SDL_hidapi duplications in makefile, disable it in config. 2021-11-08 17:00:28 +03:00
Makefile.pandora
Makefile.psp added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.wiz
README-SDL.txt More HTTPS changes in the documentation. 2017-02-16 16:52:03 -05:00
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in license: Fixed references to COPYING.txt that are now LICENSE.txt. 2021-02-18 11:07:26 -05:00
SDL2Config.cmake
TODO.txt Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
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)