Ei kuvausta

Ryan C. Gordon 0a6b5abf45 render: GL-based renderers should treat adaptive vsync as vsync being enabled. 2 vuotta sitten
.github f0d65436fb ci: re-enable Intel compilers on ci 2 vuotta sitten
VisualC d9559ce1d4 Added subsystem refcount tests to testautomation 2 vuotta sitten
VisualC-GDK a14b948b6c [SDL2] pointer boolean (#8523) 2 vuotta sitten
VisualC-WinRT 1b0277da61 Move SDL_mslibc.c into the source file list 3 vuotta sitten
Xcode ceece918e4 Updated to version 2.29.0 for development 2 vuotta sitten
Xcode-iOS a14b948b6c [SDL2] pointer boolean (#8523) 2 vuotta sitten
acinclude 6b75a592a4 autotools: revised and silenced esound detection a bit. 3 vuotta sitten
android-project 4a0bd06d58 Added support for the GameSir-G7 Controller for Xbox 2 vuotta sitten
android-project-ant fa5db3a931 Added the old ant Android build project structure 8 vuotta sitten
build-scripts 95a6f986a0 update config.guess and config.sub from mainstream 2 vuotta sitten
cmake a14b948b6c [SDL2] pointer boolean (#8523) 2 vuotta sitten
docs d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 2 vuotta sitten
include 5abcfdb93e SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android 2 vuotta sitten
mingw 94ac8ae08b cmake: else() does not need an argument 3 vuotta sitten
src 0a6b5abf45 render: GL-based renderers should treat adaptive vsync as vsync being enabled. 2 vuotta sitten
test d8102bf660 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. 2 vuotta sitten
visualtest ddad901c0d Remove unneeded semicolon 3 vuotta sitten
wayland-protocols d7664a6ef1 Support wayland fractional scale protocol 3 vuotta sitten
.clang-format 07d6d116ed Commented out syntax that causes Visual Studio 2019 to complain on every edit 3 vuotta sitten
.editorconfig 920acb75c3 editorconfig: remove trailing whitespace in source code 3 vuotta sitten
.gitignore b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 vuotta sitten
.wikiheaders-options a48bb80ea0 wikiheaders: Bridge README files in the docs directory to wiki. 3 vuotta sitten
Android.mk b9d1c483b9 Fixed building with the 16.1.4479499 Android toolchain 2 vuotta sitten
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 5 vuotta sitten
CMakeLists.txt 8cf7e9e7da autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.) 2 vuotta sitten
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 4 vuotta sitten
LICENSE.txt 0479df53ca Updated copyright for 2023 3 vuotta sitten
Makefile.in 64a5e7be98 added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 3 vuotta sitten
Makefile.minimal 6d01ffcd94 Split up CFLAGS construction so it can be overridden 2 vuotta sitten
Makefile.os2 ceece918e4 Updated to version 2.29.0 for development 2 vuotta sitten
Makefile.pandora fbe810070b more fixes to standalone makefiles. 4 vuotta sitten
Makefile.w32 ceece918e4 Updated to version 2.29.0 for development 2 vuotta sitten
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 9 vuotta sitten
README.md 3c78c211d5 Update and rename README.txt to README.md 5 vuotta sitten
SDL2.spec.in abe2c0f1b1 license: Fixed references to COPYING.txt that are now LICENSE.txt. 5 vuotta sitten
SDL2Config.cmake.in b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 vuotta sitten
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 5 vuotta sitten
WhatsNew.txt 97c2bdf256 Added patch note for SDL_GDKGetDefaultUser() 2 vuotta sitten
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip 3 vuotta sitten
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 8 vuotta sitten
configure 8cf7e9e7da autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.) 2 vuotta sitten
configure.ac 489e9b69df autotools: bump minimum needed autoconf version to 2.65. 2 vuotta sitten
sdl2-config-version.cmake.in 4809bd356e Add documentation to autotoo'ls sdl2-config-version.cmake.in 3 vuotta sitten
sdl2-config.cmake.in 535ec1a921 cmake: allow users of sdl2-config.cmake to not add -mwindows to the link options 2 vuotta sitten
sdl2-config.in 9209942949 Revert "sdl2-config.in: Deprecate sdl2-config" 3 vuotta sitten
sdl2.m4 769ae185d6 Revert "sdl2.m4: Deprecate AM_PATH_SDL2 in favour of PKG_CHECK_MODULES" 3 vuotta sitten
sdl2.pc.in b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 vuotta sitten

README-SDL.txt


Please distribute this file with the SDL runtime environment:

The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multi-media software, such as games
and emulators.

The Simple DirectMedia Layer library source code is available from:
https://www.libsdl.org/

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html