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

Alex Szpakowski 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 10 سال پیش
VisualC b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Xcode 93bd476de9 Moved code signature step to after the framework build step is complete, and don't hardcode the codesign identity 10 سال پیش
Xcode-iOS d603bb30e6 Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. 10 سال پیش
acinclude b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
android-project e5f9c347ef Remove trailing spaces in Android source code. 10 سال پیش
build-scripts b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
cmake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
debian b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
docs b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
include 6c20b68257 Fixed a warning when SDL_syswm.h is included in code compiled for iOS with clang. 10 سال پیش
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
src 4fc4026660 Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 10 سال پیش
test 0045e2e622 checkkeys: report SDL_TEXTEDITING events. 10 سال پیش
visualtest b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
.hgignore b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Android.mk b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
BUGS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
CMakeLists.txt 75a3ad1d49 CMake: Slightly better fix for installation target (thanks, Anthony!). 10 سال پیش
COPYING.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Makefile.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
SDL2.spec.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
WhatsNew.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
configure 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 سال پیش
configure.in 5c09bf73b2 Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!). 10 سال پیش
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 سال پیش

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