Simple Directmedia Layer
Go to file
2017-08-15 23:00:54 -03:00
acinclude
android-project Fixed bug 3191 - haptic system on android? 2017-08-14 06:18:08 -07:00
build-scripts Fixed bug 2839 - No way to create pre-built libraries for Android 2017-08-13 17:59:59 -07: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
include Fixed bug 2263 - Event timestamp members are undocumented 2017-08-14 21:40:40 -07:00
src Improve iOS keyboard demo code a bit. 2017-08-15 22:53:57 -03:00
test Implemented more flexible blending modes for accelerated renderers 2017-08-14 05:51:44 -07:00
VisualC
VisualC-WinRT
visualtest
Xcode
Xcode-iOS More cleanup of the iOS keyboard demo. 2017-08-15 23:00:54 -03:00
.hgignore
Android.mk Fixed bug 2839 - No way to create pre-built libraries for Android 2017-08-13 17:59:59 -07:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 2017-08-14 20:22:19 -07:00
configure Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 2017-08-14 20:22:19 -07:00
configure.in Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 2017-08-14 20:22:19 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the libdir 2017-08-14 14:10:48 -07:00
Makefile.minimal
Makefile.pandora
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
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)