Simple Directmedia Layer
Go to file
2022-05-25 10:43:14 -04:00
.github CI, OpenWatcom: remove workaround now that setup-watcom is fixed. 2022-05-23 00:24:40 +03:00
acinclude imported two libtool mainstream commits 28fbcb6a and b55b1cc8 2022-03-16 17:15:20 +03:00
android-project Adjust gradle dependencies to enable the build to position assets for the APK 2022-03-15 21:57:25 -07:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts wikiheaders.pl: Deal with links better. 2022-05-25 10:42:11 -04:00
cmake fix CheckCOCOA on modern CMake 2022-05-21 09:53:50 -07:00
docs
include include/SDL_system.h: Fixed a link that was still hg.libsdl.org 2022-05-25 10:43:14 -04:00
src Only include controller_type.h in SDL_joystick.c 2022-05-24 17:24:54 -07:00
test test: Use install(1) more portably 2022-05-20 22:22:20 +03:00
VisualC
VisualC-WinRT Don't specify a specific SDK when building for UWP 2022-05-22 10:51:51 -07:00
visualtest
wayland-protocols
Xcode
Xcode-iOS
.clang-format Add for-each macros to clang-format. 2022-05-19 01:31:29 -07:00
.editorconfig .editorconfig: Automatically configure multiple text editors 2022-05-18 10:21:42 -07:00
.gitignore Initial support for building for Windows with OpenWatcom 2022-05-19 20:11:10 +03:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Make sdl2-config prefixes configurable again 2022-05-22 17:30:04 +03:00
configure Remove unused SDL_ASSEMBLY_ROUTINES define 2022-05-12 14:37:00 +03:00
configure.ac Remove unused SDL_ASSEMBLY_ROUTINES define 2022-05-12 14:37:00 +03:00
CREDITS.txt Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32 updates to windows watcom makefile: 2022-05-24 20:00:02 +03:00
README-SDL.txt
README.md
sdl2-config-version.cmake.in cmake: Forgot to add this file to revision control. 2020-02-25 14:52:03 -05:00
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)