No Description

Ryan C. Gordon 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 10 years ago
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Xcode 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
Xcode-iOS 45f967be8f Fixed building test programs on the iOS simulator 10 years ago
acinclude 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 10 years ago
android-project 72a244da41 Android: Added basic drop file support (thanks, "noxalus"!). 10 years ago
build-scripts c133c8c8a5 Script from Sylvain to automate updating the copyright year 10 years ago
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
debian 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
include 1899dfb041 Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. 10 years ago
premake 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). 10 years ago
src 80614b27e4 Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 10 years ago
test 719bb6fcee Fixed X11 build, added code to print initial modifiers to checkkeys 10 years ago
visualtest 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 10 years ago
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 years ago
COPYING.txt 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
configure 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). 10 years ago
configure.in 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). 10 years ago
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years ago
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 years 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:
http://www.libsdl.org/

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