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

Alex Szpakowski d1372bb92c Fixed the window offset on iOS when resuming an app with a borderless or fullscreen window that has the on-screen keyboard visible. 10 jaren geleden
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Xcode 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity 10 jaren geleden
Xcode-iOS d603bb30e6 Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. 10 jaren geleden
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
android-project e5f9c347ef Remove trailing spaces in Android source code. 10 jaren geleden
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
include 034933d712 Fixed typos in header file documentation comments. 10 jaren geleden
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
src d1372bb92c Fixed the window offset on iOS when resuming an app with a borderless or fullscreen window that has the on-screen keyboard visible. 10 jaren geleden
test 0045e2e622 checkkeys: report SDL_TEXTEDITING events. 10 jaren geleden
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Android.mk b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 jaren geleden
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 jaren geleden
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 jaren geleden
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 jaren geleden

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