Skip to content
An unofficial, automated SDL2 and SDL1.2 HG mirror.
Branch: master
Clone or download
Pull request Compare This branch is 20 commits ahead, 1990 commits behind spurious:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
VisualC-WinRT WinRT: build fixes Dec 10, 2016
VisualC Refactored the audio queueing code to a generic SDL_DataQueue interface. Dec 6, 2016
Xcode-iOS
Xcode xcode: Make sure SDL_dataqueue sources are included in all targets. Dec 6, 2016
acinclude Fixed bug 3481 - Configure fails to detect dynamic library support on… Nov 7, 2016
android-project Fixed bug 3444 - Android-TV: no more handling of back button on remote Oct 18, 2016
build-scripts checker-buildbot.sh: Disable warnings that aren't explicitly static a… Nov 25, 2016
cmake cmake: Now generates Wayland protocol source bits like the configure … Oct 11, 2016
debian Added fcitx-libs-dev to debian build dependencies, for Fcitx IME support Nov 28, 2016
docs Fixed outdated info in README. Oct 30, 2016
include Initial Vita port Dec 20, 2016
src Fix merge conflicts Dec 20, 2016
test Fixed hotplug with more than one device in testjoystick program. Dec 16, 2016
visualtest
.hgignore
.hgtags Added tag release-2.0.5 for changeset 007dfe83abf8 Oct 20, 2016
Android.mk Android: Replaced spaces with tab in Android.mk file. May 6, 2015
BUGS.txt BUGS.txt: Bugzilla supports SSL; changed link to https:// ... Aug 1, 2016
CMakeLists.txt cpuinfo: first attempt at SDL_HasNEON() implementation. Nov 17, 2016
COPYING.txt Updated copyright to 2016 Jan 2, 2016
CREDITS.txt Added Julian Winter to the credits for the SDL 2.0 website. Aug 12, 2013
INSTALL.txt
Makefile.in wayland: Build own version of core protocol Jun 23, 2016
Makefile.minimal Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. Aug 20, 2013
Makefile.pandora Pandora: Fixed referring to no more existing atomic source file in Ma… Jul 19, 2016
Makefile.psp
Makefile.vita VITA: Link SDL_dataqueue.o Dec 20, 2016
Makefile.wiz Pandora: Updated SDL version in Makefile. Jul 19, 2016
README-SDL.txt
README.txt Moved documentation to docs, recreated a simple README.txt, fixed build Jul 29, 2014
SDL2.spec.in Fixed docs path in RPM .spec file. Jun 4, 2015
TODO.txt Added __WINDOWS__ to reflect both 32 and 64-bit windows platforms Oct 21, 2013
VisualC.html Fixed two typos in documentation. Jan 12, 2016
WhatsNew.txt Added note for David Carlier's work on OpenBSD Oct 13, 2016
autogen.sh Fix running autogen.sh out-of-tree Oct 1, 2016
cmake_uninstall.cmake.in
configure Avoid conflicts with multiple versions of udev by first trying the li… Nov 29, 2016
configure.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4 Fixed bug 3429 - Update AM_PATH_SDL2() to also check for SDL2.framework Sep 29, 2016
sdl2.pc.in

README.txt

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog
and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting
with README.md

Enjoy!
	Sam Lantinga				(slouken@libsdl.org)
You can’t perform that action at this time.