Simple Directmedia Layer
Go to file
Ryan C. Gordon 266c0023da Fixed haptic documentation typos (thanks, Elias!).
Partially fixes Bugzilla #2701.
2014-09-17 14:47:42 -04:00
acinclude [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
android-project [Android] Fixes #2679 - Crash resuming from screen off 2014-09-17 08:59:43 -03:00
build-scripts [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
cmake [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
debian [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
docs Fixed doxygen warning and markdown formatting. 2014-09-16 23:09:32 +02:00
include Fixed haptic documentation typos (thanks, Elias!). 2014-09-17 14:47:42 -04:00
premake [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
src [Android] Fixes #2480, music does not pause when process backgrounded 2014-09-17 11:41:12 -03:00
test [Android] Fixes #2480, music does not pause when process backgrounded 2014-09-17 11:41:12 -03:00
VisualC [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
VisualC-WinRT [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
visualtest [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Xcode [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Xcode-iOS [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
.hgignore [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Android.mk [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
autogen.sh [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
BUGS.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
cmake_uninstall.cmake.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
CMakeLists.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
configure [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
configure.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
COPYING.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
CREDITS.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
INSTALL.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Makefile.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Makefile.minimal [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Makefile.pandora [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Makefile.psp [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
Makefile.wiz [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
README-SDL.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
README.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
sdl2-config.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
sdl2.m4 [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
sdl2.pc.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
SDL2.spec.in [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
TODO.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
VisualC.html [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
WhatsNew.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://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)