Simple Directmedia Layer
Find a file
2021-10-05 12:34:29 -04:00
.github
acinclude acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605 2021-01-09 00:11:20 +03:00
android-project Let Android know that we can handle USB devices 2021-08-04 13:13:22 -07:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts
cmake cmake: Move the old, global add_definitions (etc) to an interface library. 2021-10-05 12:34:29 -04:00
debian Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
docs PSP: links for setting up, compiling and running on PSP 2021-10-04 22:12:08 +02:00
include include: Fix markdown in a doxygen comment. 2021-09-30 10:04:09 -04:00
src PSP: add implementation for RenderGeometry 2021-10-04 22:01:11 +02:00
test testdraw2: display FPS similarly to testsprit2. fix helper syntax 2021-09-23 22:28:45 +02:00
VisualC fix syntax error in SDL.vcxproj.filters 2021-09-27 14:10:02 +03:00
VisualC-WinRT
visualtest fix permissions of a few files 2021-02-22 15:44:32 +03:00
wayland-protocols wayland: Add support for text-input-unstable-v3 2021-07-29 14:43:46 -07:00
Xcode
Xcode-iOS Xcode-iOS Demos: Add CFBundleShortVersionString to Info.plist 2021-09-29 16:39:31 -07:00
.gitignore Added testgeometry to the git ignore file 2021-09-22 09:30:28 -07:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
Makefile.os2 minor update to os2 makefile. 2021-10-04 00:32:56 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in sdl2-config.cmake.in: Make SDL2::SDL2 work with MinGW, fixes #3665 2021-07-08 14:55:33 -07:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
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)