Simple Directmedia Layer
Go to file
2021-05-07 12:28:42 -07:00
.github
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
docs
include wayland: don't hang in SDL_GL_SwapBuffers if the compositor is ghosting us. 2021-04-30 13:20:35 -04:00
src EglChooseConfig: choose an accelerated configuration 2021-04-30 22:01:48 +02: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
Xcode cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04:00
Xcode-iOS
.gitignore
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 rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV 2021-04-14 21:40:50 +03:00
configure.ac bump minimum required autoconf version and revise autogen.sh 2021-04-14 23:20:40 +03:00
CREDITS.txt
INSTALL.txt
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
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)