Simple Directmedia Layer
Go to file
2022-01-28 20:40:19 -05:00
.github Update os2.yml 2022-01-03 21:55:10 -05:00
acinclude libtool upgrade to 2.4.6 - 18/n: SDL customizations 2021-12-01 01:55:40 +03:00
android-project Fixed crash on Windows Subsystem for Android, which doesn't have a USB manager. 2021-12-28 17:30:36 -08:00
android-project-ant
build-scripts Updated to version 2.0.21 for development 2022-01-17 15:32:27 -08:00
cmake cmake: sdlchecks.cmake: pass cflags to the appropriate cmake variable 2022-01-11 09:00:37 -08:00
docs Added a step necessary for running on a real device 2021-11-30 21:25:40 -08:00
include add 'Misc' subsystem 2022-01-28 20:40:19 -05:00
src do not use RWOps in WIN_SetWindowIcon 2022-01-28 20:40:19 -05:00
test testgles2: Use vertex buffer objects instead of client-side arrays. 2022-01-24 22:41:41 -05:00
VisualC fixes to visual test MSVC project files. 2021-12-21 20:12:20 +03:00
VisualC-WinRT
visualtest remove all unnecessary stuff from visualtest configury. 2021-12-21 20:01:02 +03:00
wayland-protocols
Xcode Updated to version 2.0.21 for development 2022-01-17 15:32:27 -08:00
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt more conform vulkan/metal configuration 2022-01-28 20:40:19 -05:00
configure add 'Misc' subsystem II. 2022-01-28 20:40:19 -05:00
configure.ac add 'Misc' subsystem II. 2022-01-28 20:40:19 -05:00
CREDITS.txt
INSTALL.txt
LICENSE.txt Updated copyright for 2022 2022-01-03 09:40:21 -08:00
Makefile.in Removed debian directory 2022-01-11 10:37:59 -08:00
Makefile.minimal
Makefile.os2 updates for watcom optimization flags 2022-01-18 14:32:24 +03:00
Makefile.pandora
Makefile.psp updated Makefile.psp and SDL_config_psp.h 2022-01-08 11:55:10 +03:00
Makefile.wiz
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in cmake: Forgot to add this file to revision control. 2020-02-25 14:52:03 -05:00
sdl2-config.cmake.in
sdl2-config.in build: Don't duplicate Libs in Libs.private in pkg-config file 2020-04-12 13:24:36 +01:00
sdl2.m4
sdl2.pc.in rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV 2021-04-14 21:40:50 +03:00
SDL2.spec.in
SDL2Config.cmake cmake: Split SDL2-static and SDL2main into their own target exports 2022-01-08 09:50:14 -08:00
TODO.txt Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
WhatsNew.txt Document SDL_HINT_RENDER_LINE_METHOD in the release notes 2022-01-08 12:42:36 -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)