Simple Directmedia Layer
Go to file
2021-03-08 09:07:12 -08:00
.github
acinclude
android-project
android-project-ant
build-scripts
cmake Add reversive list join macro 2021-03-08 09:07:12 -08:00
debian
docs
include Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
src Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
test test: add unifont-9.0.02.hex as a resource (so it works out-of-the-box) 2021-03-04 18:32:32 +03:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode fix permissions of a few files 2021-02-22 15:44:32 +03:00
Xcode-iOS
.gitignore Update the .gitignore file 2021-02-17 11:55:01 +03:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Remove pkg-config prefix hack 2021-03-08 09:07:12 -08:00
configure
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
mkdocs.yml
README-SDL.txt
README.txt
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake Fixed bug 3651 - CMake build does not install CMake package configuration 2017-08-09 19:03:10 -07:00
TODO.txt
WhatsNew.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)