Simple Directmedia Layer
Go to file
Ozkan Sezer fa3330baec autotools, cmake: test Xfixes along with XInput2.h:
because we use Xfixes with XIBarrierReleasePointer
2021-11-12 12:55:50 +03:00
.github
acinclude
android-project
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts fnsince.pl: Report unreleased APIs as part of the next release version. 2021-11-10 15:40:27 -05:00
cmake autotools, cmake: test Xfixes along with XInput2.h: 2021-11-12 12:55:50 +03:00
debian
docs minor update to os/2 readme. 2021-11-11 23:40:24 +03:00
include minor style adjustment 2021-11-12 07:28:00 +03:00
src Fix refcounting in SDL_hid_exit 2021-11-12 01:25:15 -08:00
test Add and use SDL_FALLTHROUGH for fallthroughs 2021-11-12 07:26:14 +03:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols wayland: Add support for text-input-unstable-v3 2021-07-29 14:43:46 -07:00
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure
configure.ac
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.psp
Makefile.wiz
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in build: Don't duplicate Libs in Libs.private in pkg-config file 2020-04-12 13:24:36 +01:00
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)