Simple DirectMedia Layer https://libsdl.org
Find a file
Olli Kallioinen 2b5a5c510b Android build fixes
-Enabling checking for GCC_ATOMICS also on clang by default. This way all Android ABIs build successfully
 -Android cmake: Threading was not enabled correctly
 -Android cmake: Timers and dynamic lib loading were not included in the sources
2017-06-08 22:07:55 +03:00
acinclude
android-project
build-scripts Disable static builds for static analysis. 2017-07-30 14:36:01 -04:00
cmake Android build fixes 2017-06-08 22:07:55 +03:00
debian
docs README-linux.md: added libsndio-dev to the package list. 2017-08-07 00:36:45 -04:00
include Added SDL hints to filter the set of game controllers reported by SDL 2017-08-09 11:59:29 -07:00
src haiku: Fixed compiler warning. 2017-08-09 18:30:48 -04:00
test Fixed typo in log message in testime program. 2017-07-09 23:00:35 +02:00
VisualC Updated Visual Studio 2008 project 2017-07-10 15:55:13 -07:00
VisualC-WinRT
visualtest
Xcode
Xcode-iOS ios: Fixed math include in demos. 2017-05-25 23:01:59 +02:00
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Android build fixes 2017-06-08 22:07:55 +03:00
configure haiku: non-x86 spins use a normal libstdc++ filename. Handle the differences. 2017-08-09 18:41:59 -04:00
configure.in haiku: non-x86 spins use a normal libstdc++ filename. Handle the differences. 2017-08-09 18:41:59 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in Fixed bug 3733 - Makefile sleeps for 3 seconds if configure is out of date 2017-08-09 16:20:04 -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
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)