Simple Directmedia Layer
Go to file
Gabriel Jacobo f982d08784 Rearrange documentation
1) Moves all READMEs to docs/
2) Renames them to *.md, adds some Markdown with the idea to add a lot more
3) Moves the doxyfile config to doc/ and makes it parse the headers at ../include as well as the md files in docs.
4) Skips SDL_opengl*.h headers from the docs
5) Minor fixes to doxyfile
2014-07-29 09:20:12 -03:00
acinclude
android-project Merged changes from Alexey Petruchik to support Android obb files 2014-06-21 20:35:36 -07:00
build-scripts Fixed indentation for pnacl configuration 2014-07-07 11:13:19 -07:00
cmake Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
debian Added libibus-1.0-dev build dependency 2014-06-21 17:31:36 -07:00
doc Rearrange documentation 2014-07-29 09:20:12 -03:00
include Rearrange documentation 2014-07-29 09:20:12 -03:00
premake Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
src Fixed bug 2537 - _allmul in SDL_lib.c is not working properly 2014-07-27 17:44:10 -07:00
test Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
VisualC Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest 2014-07-27 19:56:53 -07:00
VisualC-WinRT Made the latest XInput + Haptic changes compile and run on WinRT 2014-07-04 18:20:23 -04:00
visualtest
Xcode Strip the binaries before signing them, in release configuration 2014-07-08 00:23:36 -07:00
Xcode-iOS Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 2014-07-07 10:42:19 -07:00
.hgignore Added audio device buffer queueing API. 2014-07-22 21:41:49 -04:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Partial fix for bug 2556 - add compilation flag -Wshadow 2014-06-22 11:02:56 -07:00
configure Updated configure after removing pthread spinlock support 2014-07-07 21:34:04 -07:00
configure.in Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt