Simple Directmedia Layer
Go to file
2021-02-20 22:59:11 -08:00
.github a draft for a pull_request template 2021-02-13 11:58:09 -05:00
acinclude
android-project
android-project-ant
build-scripts Add the usual "vi" comment to the end of pre-push-hook. 2021-02-13 23:02:26 -05:00
cmake added --enable-xinput switch for windows builds 2021-02-10 10:22:18 -05:00
debian Updated runtime dependency on libudev 2021-02-10 10:22:19 -05:00
docs docs: README.md points to Discourse instead of the mailing list now. 2021-02-18 11:10:20 -05:00
include replace i386 checks with __i386__ 2021-02-15 03:02:32 +03:00
src Move handleURLEvent setEventHandler to init 2021-02-20 22:59:11 -08:00
test configury: replace host checks against *-*-mingw32* with *-*-mingw* 2021-02-18 20:10:50 +03:00
VisualC Added Stadia controller source file to Visual Studio and Xcode projects 2021-01-24 00:51:26 -05:00
VisualC-WinRT
visualtest license: Fixed references to COPYING.txt that are now LICENSE.txt. 2021-02-18 11:07:26 -05:00
wayland-protocols
Xcode macOS: Fix Xcode project when deployment target is > 10.7 2021-02-14 13:51:34 -05:00
Xcode-iOS
.gitignore Update the .gitignore file 2021-02-17 11:55:01 +03:00
Android.mk
autogen.sh
BUGS.txt Cleaned up a few more Bugzilla mentions. 2021-02-12 14:46:49 -05:00
cmake_uninstall.cmake.in
CMakeLists.txt Add ALIAS targets to all installed SDL2 targets 2021-02-13 11:43:35 -08:00
configure configury: replace host checks against *-*-mingw32* with *-*-mingw* 2021-02-18 20:10:50 +03:00
configure.ac configury: replace host checks against *-*-mingw32* with *-*-mingw* 2021-02-18 20:10:50 +03:00
CREDITS.txt
INSTALL.txt update path to visualc README 2021-02-15 08:35:13 -08:00
LICENSE.txt license: Fixing the license file to be correctly scooped up by Github automation 2021-02-17 13:08:13 -05:00
Makefile.in fixed make dist (VisualC.html went bye bye..) 2021-02-15 20:10:50 +03:00
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in license: Fixed references to COPYING.txt that are now LICENSE.txt. 2021-02-18 11:07:26 -05:00
SDL2Config.cmake
TODO.txt Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 2021-02-13 11:49:31 -05:00
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)