Simple Directmedia Layer
Go to file
2020-12-12 22:11:00 -08:00
acinclude
android-project
android-project-ant
build-scripts Updated SDL to 2.0.14 in preparation for release candidate 2020-12-08 18:56:06 -08:00
cmake Fixed bug 5221 - libusb isn't detected correctly in CMake 2020-12-09 07:26:59 -08:00
debian Updated SDL to 2.0.14 in preparation for release candidate 2020-12-08 18:56:06 -08:00
docs
include Fixed bug 4286 - Joystick subsystem causes "not responding" when app is in the background 2020-12-12 22:08:02 -08:00
src Whoops, make the hint actually default to false 2020-12-12 22:11:00 -08:00
test fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 2020-12-10 11:20:56 +03:00
VisualC fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h 2020-12-09 12:01:10 +03:00
VisualC-WinRT fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h 2020-12-09 12:01:10 +03:00
visualtest
wayland-protocols
Xcode CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project 2020-12-09 12:03:24 +03:00
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Backed out changes for 5366 - cmake build doesn't detect Metal on macOS 2020-12-09 07:32:10 -08:00
configure configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINK 2020-12-09 20:31:00 -08:00
configure.ac configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINK 2020-12-09 20:31:00 -08:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2 Updated SDL to 2.0.14 in preparation for release candidate 2020-12-08 18:56:06 -08:00
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
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Fixed the name of the PS5 hint 2020-12-09 10:39:36 -08:00

                         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)