Ei kuvausta

Alex Szpakowski 6d85f52228 The iOS OpenGL ES context's color Renderbuffer Object is no longer completely destroyed and recreated in layoutSubviews. Its storage is now only reallocated when the actual size of the layer changes. The framebuffer object and renderbuffer object binding states are no longer clobbered by the storage reallocation code in layoutSubviews. 11 vuotta sitten
VisualC 164de2325e Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest 11 vuotta sitten
VisualC-WinRT bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone 11 vuotta sitten
Xcode 7242e81474 Updated version to 2.0.4 11 vuotta sitten
Xcode-iOS 28fe9f0cfc Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. 11 vuotta sitten
acinclude 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
android-project 1745116fe8 Fixed bug 2759 - Android findLibrary() returns NULL 11 vuotta sitten
build-scripts 8366bbdd7b Fixed gcc-fat.sh failing to build Objective-C sources correctly. 11 vuotta sitten
cmake 0302bb771c Fixed syntax error in cmake file. 11 vuotta sitten
debian f448815e82 Added libibus-1.0-dev build dependency 11 vuotta sitten
docs e695ec907e WinRT: updated README-winrt.md to detail Visual Studio 2013 Community support 11 vuotta sitten
include 0b02de757d Merged default into iOS-improvements 11 vuotta sitten
premake 059579e48f Fixed bug 2696 - Mac: fix display mode refresh rate calculation 11 vuotta sitten
src 6d85f52228 The iOS OpenGL ES context's color Renderbuffer Object is no longer completely destroyed and recreated in layoutSubviews. Its storage is now only reallocated when the actual size of the layer changes. The framebuffer object and renderbuffer object binding states are no longer clobbered by the storage reallocation code in layoutSubviews. 11 vuotta sitten
test 743ba2f499 Added missing brackets in test source assert messages. 11 vuotta sitten
visualtest 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
.hgignore bde54b7f34 Merged 'default' into branch 'iOS-improvements' 11 vuotta sitten
Android.mk 05d8780022 Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath() 11 vuotta sitten
BUGS.txt 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
CMakeLists.txt 251ca855f7 Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs 11 vuotta sitten
COPYING.txt 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
INSTALL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 vuotta sitten
Makefile.in 199aff7bc2 Make autoconf-based build quiet by default. 11 vuotta sitten
Makefile.minimal 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
Makefile.pandora 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
Makefile.psp 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
Makefile.wiz 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
README-SDL.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 vuotta sitten
README.txt e76fecc4ed Moved documentation to docs, recreated a simple README.txt, fixed build 11 vuotta sitten
SDL2.spec.in 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
TODO.txt 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
VisualC.html 78d40e0901 Fixed nesting of HTML elements in documentation. 12 vuotta sitten
WhatsNew.txt 1e352d7929 Chrome's Native Client backend implementation 12 vuotta sitten
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
cmake_uninstall.cmake.in 2334aa86b1 Add suport for "make uninstall" to cmake. 11 vuotta sitten
configure 839be30466 Updated configure based on recent configure.in changes 11 vuotta sitten
configure.in 251ca855f7 Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs 11 vuotta sitten
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
sdl2.m4 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support 12 vuotta sitten

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