1
0

Тайлбар байхгүй

Eric Wing bb3cb4f42a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. 10 жил өмнө
VisualC 564ece516e Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration. 10 жил өмнө
VisualC-WinRT b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
Xcode 2c4a6ea0a2 Updated the copyright year to 2015 10 жил өмнө
Xcode-iOS 45f967be8f Fixed building test programs on the iOS simulator 10 жил өмнө
acinclude 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 10 жил өмнө
android-project 5db002bb1e Fixed bug 2949 - [Android] Virtual DPAD remote not registered 10 жил өмнө
build-scripts 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default 10 жил өмнө
cmake e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. 10 жил өмнө
debian 2c4a6ea0a2 Updated the copyright year to 2015 10 жил өмнө
docs 604932ea84 Moving some whitespace around to test something on the Mercurial server. 10 жил өмнө
include d77a55738b merged SDL 2.0.4 rc2 10 жил өмнө
premake 2a75782553 X11: Add Xdbe support to message boxes (thanks, Melker!). 10 жил өмнө
src bb3cb4f42a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. 10 жил өмнө
test 58efd8e547 Fixed comment in test program. 10 жил өмнө
visualtest 2c4a6ea0a2 Updated the copyright year to 2015 10 жил өмнө
.hgignore 3426c99acf Cleaned up Xcode rules a little more 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. 11 жил өмнө
CMakeLists.txt 3a84f7b520 CMake fixes for MingW (thanks, Ozkan!). 10 жил өмнө
COPYING.txt 2c4a6ea0a2 Updated the copyright year to 2015 10 жил өмнө
CREDITS.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
INSTALL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
Makefile.in 4393a71110 Added missing file and folder to the release archive. 10 жил өмнө
Makefile.minimal b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
Makefile.pandora b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
Makefile.psp b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
Makefile.wiz b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
README-SDL.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
README.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
SDL2.spec.in f080ac3e6f Fixed docs path in RPM .spec file. 10 жил өмнө
TODO.txt b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
VisualC.html b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
WhatsNew.txt 21935b0313 Added more entries and brackets to WhatsNew.txt for 2.0.4. 10 жил өмнө
autogen.sh b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
cmake_uninstall.cmake.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
configure fb5732dc5c GCC is warning about global functions with the same name as variables in the code, when using -Wshadow. 10 жил өмнө
configure.in fb5732dc5c GCC is warning about global functions with the same name as variables in the code, when using -Wshadow. 10 жил өмнө
sdl2-config.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
sdl2.m4 b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө
sdl2.pc.in b72938c861 Windows: Always set the system timer resolution to 1ms by default. 11 жил өмнө

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