Simple Directmedia Layer
Find a file
2019-07-02 09:38:31 -04:00
acinclude
android-project Android: prevent ignoring surfaceChanged() in MultiWindow 2019-06-18 11:35:30 +02:00
android-project-ant
build-scripts Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
cmake
debian Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
docs Add notes for SDL_WinRTRunApp and SDL2-WinRTResources for non-C++ projects 2019-06-09 11:54:51 -04:00
include Fixed memory barrier macro check so it isn't quite so fragile 2019-06-30 23:58:31 -07:00
src dbus: Add org.freedesktop.ScreenSaver.SimulateUserActivity support. 2019-07-02 09:38:31 -04:00
test testoverlay2: Changed some C runtime calls to be SDL equivalents. 2019-06-11 02:32:43 -04:00
VisualC Rolling back GameCube HIDAPI support 2019-06-19 15:54:21 -07:00
VisualC-WinRT
visualtest
wayland-protocols
Xcode fix permissions 2019-06-24 23:50:20 +03:00
Xcode-iOS Rolling back GameCube HIDAPI support 2019-06-19 15:54:21 -07:00
.hgignore
Android.mk fix permissions 2019-06-12 13:56:20 +03:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Fixed bug 4684 - GLES1 variables missing under Android with CMake 2019-06-21 22:01:27 -07:00
configure Enable Raspberry Pi video by default 2019-06-21 10:58:30 -07:00
configure.ac Enable Raspberry Pi video by default 2019-06-21 10:58:30 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2 update version in os/2 makefile 2019-06-24 23:51:10 +03:00
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 Fixed bug 4615 - RPM Build fails due to unpackaged files 2019-06-11 19:58:10 -07:00
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Made it more explicit that 2.0.10 and newer are required for the SDL_RW* functions 2019-07-01 09:05:15 -07:00

                         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)