Go to file
Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
VisualC Rolling back GameCube HIDAPI support 2019-06-19 15:54:21 -07:00
VisualC-WinRT
Xcode Fixed bug 4742 - SDL 2.0.10 DMG has duplicated files (instead of symlinks) 2019-07-30 10:15:49 -07:00
Xcode-iOS fix permissions 2019-07-09 08:55:00 +03:00
acinclude
android-project Fixed bug 4702 - Android back button does not send SDL_KEYDOWN event 2019-07-03 13:37:54 +02:00
android-project-ant
build-scripts
cmake cmake: Added HIDAPI support. 2019-07-08 16:46:52 -04:00
debian
docs
include Fix bug 4746 - introduce SDL_zeroa macro. 2019-07-31 01:22:02 +03:00
src use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
test use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
visualtest
wayland-protocols
.hgignore
Android.mk
BUGS.txt
CMakeLists.txt cmake: Add setupapi library to Windows build dependencies (hidapi needs it). 2019-07-12 13:40:58 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2 update version in os/2 makefile 2019-06-24 23:51:10 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
SDL2.spec.in
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Made it more explicit that 2.0.10 and newer are required for the SDL_RW* functions 2019-07-01 09:05:15 -07:00
autogen.sh
cmake_uninstall.cmake.in
configure configure: Windows and macOS now respect --enable-hidapi. 2019-07-08 16:08:16 -04:00
configure.ac configure: Windows and macOS now respect --enable-hidapi. 2019-07-08 16:08:16 -04:00
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

README.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)