Sin descripción

Sam Lantinga 9c8369e097 Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) hace 2 años
.github c7b5ff81e6 ci: no more need for autoconf and make hace 2 años
VisualC 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
VisualC-GDK 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
VisualC-WinRT 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
Xcode 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
Xcode-iOS cc1f9eb983 Use Apple's nomenclature for macOS and iOS hace 2 años
android-project 3e7952ce8a Avoid use of deprecated egrep/fgrep hace 2 años
build-scripts 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
cmake 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
docs 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
include a268c841e3 Remove references to STDC_HEADERS (thanks @sezero!) hace 2 años
mingw 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
src 9c8369e097 Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) hace 2 años
test 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
wayland-protocols ac5b9bc4ee Add support for X11 primary selection (#6132) hace 2 años
.clang-format 001d2e2f65 Disable formatting not supported by Visual Studio 2019 hace 2 años
.editorconfig 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
.gitignore 34231f5ba0 reverted opengles removal. hace 2 años
.wikiheaders-options b33000448e .wikiheaders-options: Add a warning that SDL3 is WIP. hace 2 años
Android.mk 47c37a8e9d android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder hace 2 años
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. hace 4 años
CMakeLists.txt bde808cd87 Fixed some warnings when building on Linux with -DSDL_LIBC=OFF hace 2 años
CREDITS.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS hace 2 años
INSTALL.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS hace 2 años
LICENSE.txt 120c76c84b Updated copyright for 2022 hace 3 años
Makefile.minimal 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. hace 8 años
README.md 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
SDL3Config.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org hace 4 años
WhatsNew.txt 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target hace 7 años
sdl3-config.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años
sdl3.m4 cc1f9eb983 Use Apple's nomenclature for macOS and iOS hace 2 años
sdl3.pc.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 2 años

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