SDL/src
Ryan C. Gordon fe40a17224 Initial merge of Emscripten port!
With this commit, you can compile SDL2 with Emscripten
( http://emscripten.org/ ), and make your SDL-based C/C++ program
into a web app.

This port was due to the efforts of several people, including: Charlie Birks,
Sathyanarayanan Gunasekaran, Jukka Jyl?nki, Alon Zakai, Edward Rudd,
Bruce Mitchener, and Martin Gerhardy. (Thanks, everyone!)
2014-12-18 00:19:52 -05:00
..
atomic WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
audio Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
core Treat any key device as a keyboard 2014-12-13 13:20:19 -08:00
cpuinfo Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
dynapi Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
events WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
file WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
filesystem Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
haptic Removed extern declaration of not existing SDL_numhaptics from internal header. 2014-12-11 23:38:02 +01:00
joystick Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
libm WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
loadso WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
main WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
power Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
render Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
stdlib WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
test switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
thread WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
timer WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
video Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
SDL.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_assert.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_assert_c.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_error.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_error_c.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_hints.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_internal.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_log.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00