Simple Directmedia Layer
Go to file
2021-05-07 12:29:03 -07:00
.github Delete gh-pages.yml 2021-04-01 16:36:06 -04:00
acinclude
android-project Fixed bug #4228: move from jcenter() to mavenCentral() 2021-04-30 09:48:29 +02:00
android-project-ant
build-scripts wikiheaders: fixed regex for converting markdown bold+italic to mediawiki. 2021-03-25 12:52:15 -04:00
cmake CMake: fixes to pthreads detection. 2021-04-25 01:28:03 +03:00
debian debian: Align to debian packaging scheme 2021-04-07 13:57:23 -07:00
docs Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 2021-04-01 12:15:28 -04:00
include include: Document timing issue with SDL_GetWindowBordersSize 2021-05-04 13:16:13 -04:00
src Added support for the PS5 controller on iOS and tvOS 2021-05-07 12:29:03 -07:00
test bump minimum required autoconf version and revise autogen.sh 2021-04-14 23:20:40 +03:00
VisualC
VisualC-WinRT
visualtest fix permissions of a few files 2021-02-22 15:44:32 +03:00
wayland-protocols
Xcode Added support for the PS5 controller on iOS and tvOS 2021-05-07 12:29:03 -07:00
Xcode-iOS
.gitignore git: Ignore debian generated files 2021-04-05 15:38:32 -04:00
Android.mk Added support for the PS5 controller on iOS and tvOS 2021-05-07 12:29:03 -07:00
autogen.sh bump minimum required autoconf version and revise autogen.sh 2021-04-14 23:20:40 +03:00
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Remove gles2 vita render 2021-04-24 14:13:09 -07:00
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 Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
Makefile.os2
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 rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV 2021-04-14 21:40:50 +03:00
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)