Simple Directmedia Layer
Find a file
2021-09-22 17:40:57 -07:00
.github Add MinGW-w64 builds to GitHub Actions 2021-09-20 08:58:43 -07:00
acinclude
android-project
android-project-ant
build-scripts wikiheaders.pl: Make sure all wiki API pages reference CategoryAPI. 2021-09-01 00:19:54 -04:00
cmake x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
debian
docs Update Docs 2021-09-10 19:49:47 -07:00
include Add SDL_asprintf and SDL_vasprintf 2021-09-22 11:53:46 -07:00
src Limit effect of in_title_click and focus_click_pending to only blocking cursor warping; without this all relative mouse motion was getting ignored when a window was activated via a mouse button 2021-09-22 17:40:57 -07:00
test The return value of SDL_snprintf is the number of characters that would have been written. 2021-09-22 11:46:24 -07:00
VisualC Allow usage of the new Condition Variable code with Critical Sections 2021-09-17 19:38:09 -04:00
VisualC-WinRT winrt: Update SDL-UWP to VS2019 2021-09-08 06:26:26 -10:00
visualtest
wayland-protocols
Xcode
Xcode-iOS
.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 Allow usage of the new Condition Variable code with Critical Sections 2021-09-17 19:38:09 -04:00
configure x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
configure.ac x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04: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
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)