#sdl #gamedev #windowing #opengl #vulkan #framework #abstraction #game #engine #game-engine

Sam Lantinga d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 10 lat temu
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Xcode 447194987c Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects 10 lat temu
Xcode-iOS c4fe8c80c8 Fixed building the iOS Demo files in debug mode 10 lat temu
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
android-project 1968ff0471 Android: Fixed touch pressure being out of range. 10 lat temu
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
include 240a3fbffe iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 10 lat temu
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
src 507157abdb Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller. 10 lat temu
test d88b6738f0 Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions 10 lat temu
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Android.mk 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 10 lat temu
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 lat temu
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 lat temu
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 lat temu
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 lat temu

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