Simple Directmedia Layer
Find a file
2021-05-19 21:09:19 -04:00
.github
acinclude
android-project Enable TV game mode by default on Android 2021-05-07 12:43:35 -07:00
android-project-ant
build-scripts updates to config.guess and config.sub from mainstream. 2021-05-18 23:51:50 +03:00
cmake CMake: fixes to pthreads detection. 2021-04-25 01:28:03 +03:00
debian
docs KMSDRM on Dragonfly BSD doesn't work without being root 2021-05-12 09:26:23 -07:00
include include: Document timing issue with SDL_GetWindowBordersSize 2021-05-04 13:16:13 -04:00
src Add missing key to WSCONS-to-SDL conversion table 2021-05-19 21:09:19 -04:00
test minor watcom build fixes. 2021-05-15 00:22:50 +03:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode minor watcom build fixes. 2021-05-15 00:22:50 +03:00
Xcode-iOS
.gitignore
Android.mk minor watcom build fixes. 2021-05-15 00:22:50 +03:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure Generic check for desktop GL and EGL on Linux systems 2021-05-05 15:19:55 -07:00
configure.ac Generic check for desktop GL and EGL on Linux systems 2021-05-05 15:19:55 -07:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 minor update to os2 makefile. (binary output doesn't change.) 2021-05-15 00:50:20 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
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)