Simple Directmedia Layer
Find a file
2021-09-22 09:06:45 -07: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 wikiheaders.pl: Make sure all wiki API pages reference CategoryAPI. 2021-09-01 00:19:54 -04:00
cmake
debian Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
docs
include Integrate fix for Source 2's Win32 build that does '#define __i386__ 1' which causes it to hit the __i386__ case instead of the _MSC_VER case. 2021-09-21 18:15:10 -07:00
src
test Fixed compiler warnings using Visual Studio 2019 2021-09-21 18:15:09 -07:00
VisualC
VisualC-WinRT
visualtest fix permissions of a few files 2021-02-22 15:44:32 +03:00
wayland-protocols
Xcode
Xcode-iOS
.gitignore Add testmouse 2021-09-09 13:46:58 -07:00
Android.mk
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
configure x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
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 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)