Simple DirectMedia Layer https://libsdl.org
Find a file
2014-08-11 23:16:47 +02:00
acinclude
android-project Added javadoc comment for consistency. 2014-08-11 23:16:47 +02:00
build-scripts
cmake
debian
docs Fixed doxygen warning and markdown formatting. 2014-08-11 23:13:20 +02:00
include Updated README name in header. 2014-08-11 22:53:03 +02:00
premake
src WinRT build fix for ARM platforms 2014-08-10 22:21:21 -04:00
test Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 2014-08-06 11:34:54 -07:00
VisualC Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest 2014-07-27 19:56:53 -07:00
VisualC-WinRT
visualtest
Xcode Strip the binaries before signing them, in release configuration 2014-07-08 00:23:36 -07:00
Xcode-iOS
.hgignore Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure Updated configure after removing pthread spinlock support 2014-07-07 21:34:04 -07:00
configure.in
COPYING.txt
CREDITS.txt
INSTALL.txt Moved documentation to docs, recreated a simple README.txt, fixed build 2014-07-29 08:04:15 -07:00
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt Moved documentation to docs, recreated a simple README.txt, fixed build 2014-07-29 08:04:15 -07:00
README.txt Moved documentation to docs, recreated a simple README.txt, fixed build 2014-07-29 08:04:15 -07:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt

                         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)