Aucune description

Philipp Wiesemann 4c72d39ce7 D3D11: Fixed SDL_RenderDrawPoints() ignoring input after the first 128 points. il y a 9 ans
VisualC c964ac91bf Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln il y a 9 ans
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone il y a 10 ans
Xcode 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
Xcode-iOS 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. il y a 9 ans
acinclude 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
android-project 2a4855f9ee Android: Added missing import statement. il y a 9 ans
build-scripts 682604b2f3 Android: Changed androidbuild.sh to use path from variable. il y a 9 ans
cmake 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
debian 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
docs d79bfa0d18 Added filesystem to list of paths in porting README. il y a 9 ans
include a0c4b56ff9 SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. il y a 9 ans
premake 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. il y a 9 ans
src 4c72d39ce7 D3D11: Fixed SDL_RenderDrawPoints() ignoring input after the first 128 points. il y a 9 ans
test d80f45666b Fixed freeing uninitialized pointers on failure cleanup in tests. il y a 9 ans
visualtest 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
.hgignore b7ecc67009 Added test/testdisplayinfo.c il y a 9 ans
Android.mk 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
CMakeLists.txt 42f282cc1b Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. il y a 9 ans
COPYING.txt 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 10 ans
Makefile.in f9d8c59a6f Added missing file to the release archive. il y a 9 ans
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 10 ans
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build il y a 10 ans
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 9 ans
TODO.txt 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. il y a 11 ans
WhatsNew.txt ceb43129ac Added SDL_JoystickCurrentPowerLevel() to WhatsNew.txt for 2.0.4. il y a 9 ans
autogen.sh 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. il y a 11 ans
configure 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. il y a 9 ans
configure.in 7805c1bc52 Updated configure.in file. il y a 9 ans
sdl2-config.cmake.in bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in il y a 9 ans
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support il y a 11 ans
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support il y a 11 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