Sin descripción

Alex Baines 90bc642fa8 Add a SDL_IM_INTERNAL_EDITING event to make IMs like iBus render editing text in its own UI instead of sending TEXTEDITING events. hace 11 años
VisualC 164de2325e Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest hace 12 años
VisualC-WinRT cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT hace 12 años
Xcode 35ec0075cf Strip the binaries before signing them, in release configuration hace 12 años
Xcode-iOS 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion hace 12 años
acinclude 3dcb451f85 Added a README file regarding WinRT support hace 12 años
android-project 197a7cae5f Fixed warning about implicit boxing to Java Object. hace 12 años
build-scripts c1d29725a8 Fixed indentation for pnacl configuration hace 12 años
cmake 984d0fc40b Fixed bug 2683 - Raspberry PI support using CMake hace 11 años
debian f448815e82 Added libibus-1.0-dev build dependency hace 12 años
docs 6d9dbf5e1e Fixed markdown formatting in READMEs. hace 11 años
include 90bc642fa8 Add a SDL_IM_INTERNAL_EDITING event to make IMs like iBus render editing text in its own UI instead of sending TEXTEDITING events. hace 11 años
premake 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed hace 12 años
src 90bc642fa8 Add a SDL_IM_INTERNAL_EDITING event to make IMs like iBus render editing text in its own UI instead of sending TEXTEDITING events. hace 11 años
test 2a13cab927 Fixed bug 2688 - failure to build test/loopwavequeue.c on Linux hace 11 años
visualtest 3dcb451f85 Added a README file regarding WinRT support hace 12 años
.hgignore f30e120aa9 Added audio device buffer queueing API. hace 12 años
Android.mk 05d8780022 Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath() hace 12 años
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
CMakeLists.txt 04f7422552 Fixed bug 2691 - Disabling shared library prevent cmake configuration hace 11 años
COPYING.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
Makefile.in 199aff7bc2 Make autoconf-based build quiet by default. hace 12 años
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support hace 12 años
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support hace 12 años
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 12 años
SDL2.spec.in 3dcb451f85 Added a README file regarding WinRT support hace 12 años
TODO.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. hace 12 años
WhatsNew.txt 1e352d7929 Chrome's Native Client backend implementation hace 12 años
autogen.sh 3dcb451f85 Added a README file regarding WinRT support hace 12 años
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. hace 12 años
configure 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib hace 11 años
configure.in 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib hace 11 años
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support hace 12 años
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support hace 12 años
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support hace 12 años

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