#sdl #gamedev #windowing #opengl #vulkan #framework #abstraction #game #engine #game-engine

Sam Lantinga 076a14b263 Fixed crash if render target textures are used while the device is lost hace 11 años
VisualC 090327e76e Implemented the Dynamic API magic. hace 11 años
Xcode 853334afed Updated SDL to version 2.0.2 hace 11 años
Xcode-iOS 090327e76e Implemented the Dynamic API magic. hace 11 años
acinclude f848adff5f Improve Android pause/resume behavior. hace 11 años
android-project 109fe0e0dc fixed hat code validation. hace 11 años
build-scripts 45f785f0af Enable ccache for Raspberry Pi buildbot script. hace 11 años
cmake 89fd0faf5e Hooked up dynamic loading for Mir. hace 11 años
debian 853334afed Updated SDL to version 2.0.2 hace 11 años
include ae05f178c2 Recreate render target textures when the D3D device is being reset, and notify the application using the SDL_RENDER_TARGETS_RESET event when this happens. hace 11 años
premake 58edac3e69 Fixed bug 2374 - Update copyright for 2014... hace 11 años
src 076a14b263 Fixed crash if render target textures are used while the device is lost hace 11 años
test 2d92a37237 Make controllermap, etc, work on platforms with hardcoded window sizes. hace 11 años
visualtest f848adff5f Improve Android pause/resume behavior. hace 11 años
.hgignore dce9b7b129 Ignore the buildbot build directories. hace 11 años
Android.mk e9be2d0b59 Add Dynamic API to Android makefile. hace 11 años
BUGS.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
CMakeLists.txt 7f4c6a9ca1 Fix Cmake so generated SOname matches autoconf's #. hace 11 años
COPYING.txt 58edac3e69 Fixed bug 2374 - Update copyright for 2014... hace 11 años
CREDITS.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
INSTALL.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.in f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.minimal f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.pandora f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.psp f848adff5f Improve Android pause/resume behavior. hace 11 años
Makefile.wiz f848adff5f Improve Android pause/resume behavior. hace 11 años
README-SDL.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-android.txt b2faf3f08d Updated paths in README for Android. hace 11 años
README-cmake.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-directfb.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-dynapi.txt 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) hace 11 años
README-gesture.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-hg.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-ios.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-linux.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-macosx.txt fab5c7599b Updated README-macosx.txt to note new minimum requirements, end of PowerPC. hace 11 años
README-pandora.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-platforms.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-porting.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-psp.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-raspberrypi.txt 6234415872 Fixed typo in documentation. hace 11 años
README-touch.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-wince.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README-windows.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
README.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
SDL2.spec.in f848adff5f Improve Android pause/resume behavior. hace 11 años
TODO.txt f848adff5f Improve Android pause/resume behavior. hace 11 años
VisualC.html f848adff5f Improve Android pause/resume behavior. hace 11 años
WhatsNew.txt 853334afed Updated SDL to version 2.0.2 hace 11 años
autogen.sh f848adff5f Improve Android pause/resume behavior. hace 11 años
configure 853334afed Updated SDL to version 2.0.2 hace 11 años
configure.in 853334afed Updated SDL to version 2.0.2 hace 11 años
sdl2-config.in f848adff5f Improve Android pause/resume behavior. hace 11 años
sdl2.m4 f848adff5f Improve Android pause/resume behavior. hace 11 años
sdl2.pc.in f848adff5f Improve Android pause/resume behavior. hace 11 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