Simple Directmedia Layer
Go to file
2021-02-21 16:45:48 -08:00
.github CI: added github actions 2021-02-21 16:45:48 -08:00
acinclude
android-project Chromebooks support relative mouse motion now 2021-02-21 11:03:25 -08:00
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
debian
docs docs: README.md points to Discourse instead of the mailing list now. 2021-02-18 11:10:20 -05:00
include correct dynapi 2021-02-20 23:05:09 -08:00
src [KMSDRM] Add missing break and modify comments. 2021-02-21 15:27:12 -08:00
test configury: replace host checks against *-*-mingw32* with *-*-mingw* 2021-02-18 20:10:50 +03:00
VisualC
VisualC-WinRT
visualtest Chromebooks support relative mouse motion now 2021-02-21 11:03:25 -08:00
wayland-protocols
Xcode Chromebooks support relative mouse motion now 2021-02-21 11:03:25 -08: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)