Ryan C. Gordon a309755961 Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 11 years ago
..
atomic 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 11 years ago
audio 6abd242b93 Emscripten: Fixed throwing JavaScript exception if no audio context available. 11 years ago
core f1a56cd565 Changed static variable to local variable in implementation for Android. 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 fe586d077f Fixed three memory leaks on failed allocation. 11 years ago
file 70438be272 Combo commit including the following mercurial changes 1 year ago
filesystem 43500a78b8 Fixed comment in implementation for NaCl. 11 years ago
haptic a309755961 Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 11 years ago
joystick 6dda14c0d8 Emscripten: Fixed receiving joystick events after failed init or subsystem quit. 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 86f87bf755 Added missing guards in implementation for PSP. 11 years ago
power fe40a17224 Initial merge of Emscripten port! 11 years ago
render e3f9bf3378 Fixed two inconsistencies on failed allocation. 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 86f87bf755 Added missing guards in implementation for PSP. 11 years ago
timer 86f87bf755 Added missing guards in implementation for PSP. 11 years ago
video f75d6c0915 X11: Don't create a window and GL context to look up the glX extension string. 11 years ago
SDL.c 2bb73d170c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". 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