Simple Directmedia Layer
Find a file
Luke Street 2b93f6e148 cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions
Replaces VK_MVK_macos_surface and VK_MVK_ios_surface
2022-08-19 09:48:22 -07:00
.github
acinclude
android-project
android-project-ant
build-scripts emscripten-buildbot.sh: force -s USE_SDL=0 2022-08-17 21:39:59 -04:00
cmake
docs
include Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
mingw/pkg-support/cmake
src cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 2022-08-19 09:48:22 -07:00
test testgles2: Fix typo in help text 2022-08-16 20:38:55 -07:00
VisualC add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
VisualC-GDK add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
VisualC-WinRT add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
visualtest
wayland-protocols
Xcode Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
Xcode-iOS
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
configure Updated to version Updated to version 2.24.0 for release 2022-08-19 08:44:09 -07:00
configure.ac Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
Makefile.pandora
Makefile.w32 Updated to version 2.25.0 for development 2022-08-19 09:38:42 -07:00
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.in
TODO.txt
WhatsNew.txt Removed line wrapping in patch notes 2022-08-13 08:23:40 -07: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)