Simple DirectMedia Layer https://libsdl.org
Find a file
2019-06-18 18:40:40 +02: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
include Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. 2019-06-18 06:53:32 -07:00
src Android: try to fix resize with software rendering (bug 4669) 2019-06-18 18:40:40 +02:00
test
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
Xcode-iOS fix permissions 2019-06-12 13:56:20 +03:00
.hgignore
Android.mk fix permissions 2019-06-12 13:56:20 +03:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
configure Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
configure.ac Updated version to 2.0.10 2019-06-17 10:13:28 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2
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 Added a patch note about batched rendering 2019-06-18 08:35:31 -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)