Simple Directmedia Layer
Go to file
2022-06-15 05:33:40 +03:00
.github
acinclude imported two libtool mainstream commits 28fbcb6a and b55b1cc8 2022-03-16 17:15:20 +03:00
android-project Adjust gradle dependencies to enable the build to position assets for the APK 2022-03-15 21:57:25 -07:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts revert mode changes from commit d58d637ac 2022-06-08 21:58:10 +03:00
cmake cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g' 2022-06-15 05:33:40 +03:00
docs cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled 2022-06-03 12:41:36 -07:00
include Fixed spacing 2022-06-13 06:36:48 -07:00
mingw/pkg-support/cmake
src render: Corrected wrong SDL_memcpy() sizes for viewport, cliprect. 2022-06-14 14:10:14 -04:00
test test: Add test coverage for surface size overflows 2022-06-13 11:53:53 -07:00
VisualC
VisualC-WinRT
visualtest remove all unnecessary stuff from visualtest configury. 2021-12-21 20:01:02 +03:00
wayland-protocols video: wayland: Use wp-viewporter for fullscreen with non-native resolutions 2022-03-28 13:18:26 -04:00
Xcode CMake: Fix XCode CMake config file. (#5787) 2022-06-12 15:48:57 +02:00
Xcode-iOS
.clang-format
.editorconfig
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: don't link to libibus (not needed, I think) 2022-06-15 05:33:40 +03:00
configure autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
configure.ac autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32 minor windows warning fixes. 2022-06-13 22:15:56 +03:00
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: Fix static linking to dependencies with "-" in library name 2022-06-13 06:16:02 -07:00
sdl2-config.in
sdl2.m4 acinclude & sdl2.m4 updates: 2020-12-22 17:00:28 +03:00
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in cmake: make SDL2Config.cmake compatible with autotools' sdl2-config.cmake 2022-06-03 12:41:36 -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)