🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
C. J. Howard 7356e20fa1 Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
..
VisualC Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
VisualC-WinRT Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Xcode Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Xcode-iOS Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
acinclude Re-add SD2 module 3 years ago
android-project Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
android-project-ant Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
autom4te.cache Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
build-scripts Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
cmake Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
debian Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
docs Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
include Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
src Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
test Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
visualtest Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
wayland-protocols Re-add SD2 module 3 years ago
.hgignore Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
.hgtags Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Android.mk Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
BUGS.txt Re-add SD2 module 3 years ago
CMakeLists.txt Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
COPYING.txt Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
CREDITS.txt Re-add SD2 module 3 years ago
INSTALL.txt Re-add SD2 module 3 years ago
Makefile.in Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Makefile.minimal Re-add SD2 module 3 years ago
Makefile.os2 Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Makefile.pandora Re-add SD2 module 3 years ago
Makefile.psp Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
Makefile.wiz Re-add SD2 module 3 years ago
README-SDL.txt Re-add SD2 module 3 years ago
README.txt Re-add SD2 module 3 years ago
SDL2.spec.in Re-add SD2 module 3 years ago
SDL2Config.cmake Re-add SD2 module 3 years ago
TODO.txt Re-add SD2 module 3 years ago
VisualC.html Re-add SD2 module 3 years ago
WhatsNew.txt Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
aclocal.m4 Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
autogen.sh Re-add SD2 module 3 years ago
cmake_uninstall.cmake.in Re-add SD2 module 3 years ago
configure Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
configure.ac Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
sdl2-config-version.cmake.in Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
sdl2-config.cmake.in Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
sdl2-config.in Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago
sdl2.m4 Re-add SD2 module 3 years ago
sdl2.pc.in Update to SDL-2.0.13-13958 and link statically to SDL2 and OpenAL 3 years ago

README.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)