Aucune description

Philipp Wiesemann e6b7b38c6c Emscripten: Simplified implementation of joystick update function. il y a 11 ans
VisualC 164de2325e Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest il y a 12 ans
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone il y a 12 ans
Xcode 70438be272 Combo commit including the following mercurial changes il y a 1 an
Xcode-iOS 28fe9f0cfc Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. il y a 12 ans
acinclude 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
android-project e97fc56209 Android: Fixed lint warning about order of elements in AndroidManifest.xml. il y a 11 ans
build-scripts 1a73b4eba2 Some Raspberry Pi build fixes (including Raspberry Pi 2 support). il y a 11 ans
cmake 5b6e064acd CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!). il y a 11 ans
debian f448815e82 Added libibus-1.0-dev build dependency il y a 12 ans
docs 684f9e9603 Fixed typo in gesture README. il y a 11 ans
include c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. il y a 11 ans
premake 01bfc2158a Several improvements to the iOS backend: il y a 11 ans
src e6b7b38c6c Emscripten: Simplified implementation of joystick update function. il y a 11 ans
test 162ef5eae9 Cleanups in the joystick code. il y a 11 ans
visualtest 70438be272 Combo commit including the following mercurial changes il y a 1 an
.hgignore cf6b9752f9 Ignore some more test binaries. il y a 11 ans
Android.mk 05d8780022 Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath() il y a 12 ans
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
CMakeLists.txt e7ba78a35a CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). il y a 11 ans
COPYING.txt 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 12 ans
Makefile.in 199aff7bc2 Make autoconf-based build quiet by default. il y a 12 ans
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 12 ans
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 12 ans
SDL2.spec.in b7f6da0629 Some corrections to the SDL2.spec.in (thanks, Simone!). il y a 11 ans
TODO.txt 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. il y a 12 ans
WhatsNew.txt 1e352d7929 Chrome's Native Client backend implementation il y a 12 ans
autogen.sh 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. il y a 12 ans
configure 1a73b4eba2 Some Raspberry Pi build fixes (including Raspberry Pi 2 support). il y a 11 ans
configure.in 1a73b4eba2 Some Raspberry Pi build fixes (including Raspberry Pi 2 support). il y a 11 ans
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans

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