No Description

Ryan C. Gordon a04abd78d3 SDL_filesystem.h: Add a `\sa` from SDL_GetUserFolder to SDL_Folder. 11 months ago
.github a8526f5a19 cmake: disable documentation installation by default 11 months ago
VisualC 9c8c254af2 include: Removed SDL_quit.h 1 year ago
VisualC-GDK 97f7b4620a Fixed building with GDK (thanks @Romans-I-XVI!) 11 months ago
VisualC-WinRT 9c8c254af2 include: Removed SDL_quit.h 1 year ago
Xcode d95f5bad24 Updated to version 3.1.2 for the preview release 11 months ago
android-project d95f5bad24 Updated to version 3.1.2 for the preview release 11 months ago
build-scripts 77f4ffcc79 wikiheaders: Don't list SDL property `#define`s below functions. 11 months ago
cmake fb4c15319e pipewire: Raise minimum build version to 0.3.44 1 year ago
docs 3a6d9c59f4 wayland: Add mouse pointer warp support 11 months ago
include a04abd78d3 SDL_filesystem.h: Add a `\sa` from SDL_GetUserFolder to SDL_Folder. 11 months ago
mingw c81d11fae4 mingw: add pkg-support files (INSTALL.txt and Makefile) 1 year ago
src 3473cef7df surface: `SDL_blit` is not used in the public API, remove it from headers. 11 months ago
test 3979ea8ed0 tests: Add a pointer warp test to testmouse 11 months ago
wayland-protocols c6a70d6898 Add support for modal windows to more platforms 11 months ago
.clang-format 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list 1 year ago
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 1 year ago
.editorconfig a1e101e898 Fixed formatting for Haiku cc files 2 years ago
.gitignore 410a3c2c37 .gitignore: Adding compile_commands.json and .cache/ 11 months ago
.wikiheaders-options a24d30e911 wikiheaders-options: Correct project full name. 11 months ago
Android.mk a6fbf0488c Add time and realtime clock functions 1 year ago
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 years ago
CMakeLists.txt 7327fd734c macOS: Do not use the system iconv by default. 11 months ago
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 year ago
INSTALL.md b33420cac7 Updated INSTALL.md 1 year ago
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 1 year ago
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 8 years ago
README.md a20eec1415 Tweaking documentation for the SDL 3.0 preview release 1 year ago
WhatsNew.txt a20eec1415 Tweaking documentation for the SDL 3.0 preview release 1 year ago

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