Simple Directmedia Layer
Go to file
2021-11-25 07:24:18 -05:00
.github CI: Add iOS and tvOS builds 2021-11-24 22:49:40 +03:00
acinclude
android-project
android-project-ant
build-scripts
cmake
debian
docs fixed typo: ervironment to environment 2021-11-22 11:35:40 +03:00
include removed windows winmm joystick driver 2021-11-23 17:04:40 +03:00
src Release UDEV ressources 2021-11-25 07:24:18 -05:00
test testhaptic.c, testjoystick.c: fixed -Wshadow warnings. 2021-11-23 15:10:50 +03:00
VisualC removed windows winmm joystick driver 2021-11-23 17:04:40 +03:00
VisualC-WinRT
visualtest visualtest: use SDL_malloc 2021-11-22 08:38:46 -08:00
wayland-protocols
Xcode
Xcode-iOS remove 'free' in comment 2021-11-22 08:38:46 -08:00
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt don't use CMAKE_COMPILER_IS_MINGW 2021-11-24 18:10:00 +03:00
configure removed windows winmm joystick driver 2021-11-23 17:04:40 +03:00
configure.ac removed windows winmm joystick driver 2021-11-23 17:04:40 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
WhatsNew.txt Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 2021-11-21 12:18:10 -08: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)