Simple Directmedia Layer
Go to file
2017-08-13 00:58:23 -04:00
acinclude
android-project Fixed bug 3191 - haptic system on android? 2017-08-12 08:15:09 -07:00
build-scripts Disable static builds for static analysis. 2017-07-30 14:36:01 -04:00
cmake cmake: whoops, Sam and I both fixed this bug at the same time. :) 2017-08-09 22:34:45 -04:00
debian
docs README-linux.md: added libsndio-dev to the package list. 2017-08-07 00:36:45 -04:00
include Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts 2017-08-12 15:45:46 -07:00
src x11: Fix message box titles with Unicode chars on some window managers. 2017-08-13 00:58:23 -04:00
test Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted 2017-08-11 11:32:00 -07:00
VisualC Updated Visual Studio 2008 project 2017-07-10 15:55:13 -07:00
VisualC-WinRT
visualtest
Xcode
Xcode-iOS
.hgignore
Android.mk Fixed bug 3191 - haptic system on android? 2017-08-12 08:15:09 -07:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Forgot to add function check for fopen64 to CMake build 2017-08-11 21:17:10 -07:00
configure Fixed bug 3208 - Minor improvements to the configure script 2017-08-12 15:00:33 -07:00
configure.in Fixed bug 3208 - Minor improvements to the configure script 2017-08-12 15:00:33 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in Fixed bug 3208 - Minor improvements to the configure script 2017-08-12 15:00:33 -07:00
Makefile.minimal
Makefile.pandora pandora: Fixed compiler warning about redefining SDL_REVISION. 2017-06-18 23:00:27 +02:00
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake Fixed bug 3651 - CMake build does not install CMake package configuration 2017-08-09 19:03:10 -07:00
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)