Simple Directmedia Layer
Go to file
2021-05-05 15:20:42 -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
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 Wayland touch inputs send normalized coords 2021-05-05 15:20:42 -07:00
test bump minimum required autoconf version and revise autogen.sh 2021-04-14 23:20:40 +03:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols wayland: Drop support for kwin specific decoration management 2021-04-07 13:54:07 -07:00
Xcode cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04:00
Xcode-iOS
.gitignore git: Ignore debian generated files 2021-04-05 15:38:32 -04:00
Android.mk AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h 2021-04-15 21:03:10 +02: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 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
LICENSE.txt
Makefile.in
Makefile.minimal
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 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)