Simple Directmedia Layer
Go to file
2019-11-02 22:58:52 +00:00
acinclude
android-project Fixed bug 4775 - Japanese on Android, remove inputtype PASSWORD (Thanks Tamo!) 2019-10-23 11:25:16 +02:00
android-project-ant
build-scripts
cmake
debian
docs
include Added SDL_PIXELFORMAT_BGR444 2019-11-02 22:58:52 +00:00
src Added SDL_PIXELFORMAT_BGR444 2019-11-02 22:58:52 +00:00
test Added SDL_PIXELFORMAT_BGR444 2019-11-02 22:58:52 +00:00
VisualC Fixed the location of controller_type.h in the Visual Studio project 2019-10-22 10:26:49 -07:00
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: added support for enabling the ARM SIMD/NEON code. 2019-10-24 23:17:19 -04:00
configure configure: check for build dir when building version res (fix bug #4858) 2019-11-13 10:51:02 +03:00
configure.ac configure: check for build dir when building version res (fix bug #4858) 2019-11-13 10:51:02 +03: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
SDL2Config.cmake
TODO.txt
VisualC.html
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)