Simple Directmedia Layer
Go to file
2020-10-06 00:42:17 -04:00
acinclude ac_check_define.m4: remove stray AC_DEFINE outside of the macro definition 2020-09-16 22:20:02 +03:00
android-project Android: fix joystick allocation that can be never used 2020-10-05 14:09:31 +02:00
android-project-ant
build-scripts Fixed mkdir warning when running iosbuild.sh multiple times 2020-05-27 09:57:51 -07:00
cmake cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!). 2020-04-14 18:14:39 -04:00
debian Updated SDL to version 2.0.13 for development builds 2020-03-10 18:25:47 -07:00
docs docs: README-linux.md updated for a modern Ubuntu release. 2020-05-14 21:54:51 -04:00
include Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
src url: WinRT actually works now (and has been tested, hooray!). 2020-10-06 00:42:17 -04:00
test url: Added to Visual Studio project files. 2020-10-05 15:27:32 -04:00
VisualC url: Added to Visual Studio project files. 2020-10-05 15:27:32 -04:00
VisualC-WinRT url: WinRT actually works now (and has been tested, hooray!). 2020-10-06 00:42:17 -04:00
visualtest
wayland-protocols
Xcode url: Add to Xcode project files, iOS/mac fixes. 2020-10-05 16:10:10 -04:00
Xcode-iOS url: Add to Xcode project files, iOS/mac fixes. 2020-10-05 16:10:10 -04:00
.hgignore
Android.mk Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
configure Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
configure.ac Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
Makefile.minimal
Makefile.os2 url: Patched to compile on OS/2. 2020-10-05 21:30:00 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config-version.cmake.in
sdl2-config.cmake.in build: Merge pkg-config Libs.private into Libs for static-only builds 2020-04-11 23:38:34 +01:00
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 build: Merge pkg-config Libs.private into Libs for static-only builds 2020-04-11 23:38:34 +01:00
SDL2.spec.in
SDL2Config.cmake
TODO.txt
VisualC.html
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)