Sin descripción

Alfred Reynolds 87b8c8d108 SDL - when raising the window under OSX also force the app to activate. This fixes a fullscreen window on a separate space not coming front when raisewindow is called. hace 11 años
VisualC 164de2325e Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest hace 11 años
VisualC-WinRT cf4ff728a0 Made the latest XInput + Haptic changes compile and run on WinRT hace 11 años
Xcode 35ec0075cf Strip the binaries before signing them, in release configuration hace 11 años
Xcode-iOS 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion hace 11 años
acinclude 3dcb451f85 Added a README file regarding WinRT support hace 12 años
android-project e8d84fbfaa Merged changes from Alexey Petruchik to support Android obb files hace 12 años
build-scripts c1d29725a8 Fixed indentation for pnacl configuration hace 11 años
cmake 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed hace 11 años
debian f448815e82 Added libibus-1.0-dev build dependency hace 12 años
docs e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 11 años
include 5b780063e1 Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!). hace 11 años
premake 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed hace 11 años
src 87b8c8d108 SDL - when raising the window under OSX also force the app to activate. This fixes a fullscreen window on a separate space not coming front when raisewindow is called. hace 11 años
test f30e120aa9 Added audio device buffer queueing API. 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 11 años
Android.mk b9d1f9edd8 Fixed Android error on static lib build, if relative NDK_MODULE_PATH used hace 12 años
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support hace 12 años
CMakeLists.txt 553028c9ec Partial fix for bug 2556 - add compilation flag -Wshadow hace 12 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 11 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 11 años
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build hace 11 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 ef39d1d1ff Updated configure after removing pthread spinlock support hace 11 años
configure.in 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 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