설명 없음

Alex Szpakowski f1a7c00d06 Refactored SDL_EGL_CreateContext: It now supports context flags and OpenGL ES 3+ contexts, and its behavior more closely matches the GLX and WGL context creation code. 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 c4fe8c80c8 Fixed building the iOS Demo files in debug mode 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 6e4e9ceb44 Fixed SDL_TouchFingerEvent documentation in header file. 10 년 전
premake b72938c861 Windows: Always set the system timer resolution to 1ms by default. 10 년 전
src f1a7c00d06 Refactored SDL_EGL_CreateContext: It now supports context flags and OpenGL ES 3+ contexts, and its behavior more closely matches the GLX and WGL context creation code. 10 년 전
test 5715097a0c Fixed implicit function declaration in test program. 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 8f4bcc7274 Android: Replaced spaces with tab in Android.mk file. 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