Philipp Wiesemann 2b53ffc77c Fixed wrong documentation in joystick implementation source. 11 years ago
..
atomic 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 11 years ago
audio 79b3221b0e Fixed compile warnings about unused variables. 11 years ago
core 86c5c3f219 Replaced include of SDL_types.h with SDL_stdinc.h in internal header file. 11 years ago
cpuinfo 16f3cbfc02 Cleaned up some compiler warnings. 11 years ago
dynapi 2a1e422375 Dynamic API: don't leak if a library loaded but didn't have the entry point. 11 years ago
events 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 11 years ago
file 70438be272 Combo commit including the following mercurial changes 1 year ago
filesystem fe40a17224 Initial merge of Emscripten port! 11 years ago
haptic e2a5c1d203 Removed extern declaration of not existing SDL_numhaptics from internal header. 11 years ago
joystick 2b53ffc77c Fixed wrong documentation in joystick implementation source. 11 years ago
libm 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 11 years ago
loadso 3dcb451f85 Added a README file regarding WinRT support 12 years ago
main 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 11 years ago
power fe40a17224 Initial merge of Emscripten port! 11 years ago
render f5bbbe417d GLES2: Only use VBOs for Emscripten (for now). 11 years ago
stdlib a823982e02 Clang static analysis builds should use C runtime directly. 11 years ago
test 16f3cbfc02 Cleaned up some compiler warnings. 11 years ago
thread 70438be272 Combo commit including the following mercurial changes 1 year ago
timer e6cca5e929 WinRT: build fix for Visual C++ 2013 Update 4 11 years ago
video 16f3cbfc02 Cleaned up some compiler warnings. 11 years ago
SDL.c 646025b6c2 WinRT: made SDL_GetPlatform() return "WinRT" and not 'Unknown' 11 years ago
SDL_assert.c 3dcb451f85 Added a README file regarding WinRT support 12 years ago
SDL_assert_c.h 3dcb451f85 Added a README file regarding WinRT support 12 years ago
SDL_error.c da6d9a9f2a Added annotations to help code analysis tools 11 years ago
SDL_error_c.h 3dcb451f85 Added a README file regarding WinRT support 12 years ago
SDL_hints.c 0c60f023f5 Removed unnecessary NULL check. 11 years ago
SDL_internal.h 3dcb451f85 Added a README file regarding WinRT support 12 years ago
SDL_log.c 1e352d7929 Chrome's Native Client backend implementation 11 years ago