Philipp Wiesemann 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. 11 лет назад
..
atomic 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 12 лет назад
audio 6abd242b93 Emscripten: Fixed throwing JavaScript exception if no audio context available. 11 лет назад
core f1a56cd565 Changed static variable to local variable in implementation for Android. 11 лет назад
cpuinfo 16f3cbfc02 Cleaned up some compiler warnings. 11 лет назад
dynapi 2a1e422375 Dynamic API: don't leak if a library loaded but didn't have the entry point. 11 лет назад
events fe586d077f Fixed three memory leaks on failed allocation. 11 лет назад
file 70438be272 Combo commit including the following mercurial changes 1 год назад
filesystem 43500a78b8 Fixed comment in implementation for NaCl. 11 лет назад
haptic e2a5c1d203 Removed extern declaration of not existing SDL_numhaptics from internal header. 11 лет назад
joystick 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. 11 лет назад
libm 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 11 лет назад
loadso 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
main 86f87bf755 Added missing guards in implementation for PSP. 11 лет назад
power fe40a17224 Initial merge of Emscripten port! 11 лет назад
render e3f9bf3378 Fixed two inconsistencies on failed allocation. 11 лет назад
stdlib a823982e02 Clang static analysis builds should use C runtime directly. 11 лет назад
test 16f3cbfc02 Cleaned up some compiler warnings. 11 лет назад
thread 86f87bf755 Added missing guards in implementation for PSP. 11 лет назад
timer 86f87bf755 Added missing guards in implementation for PSP. 11 лет назад
video 697c5c5758 Emscripten: Fixed framebuffer error message. 11 лет назад
SDL.c 2bb73d170c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". 11 лет назад
SDL_assert.c 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
SDL_assert_c.h 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
SDL_error.c da6d9a9f2a Added annotations to help code analysis tools 12 лет назад
SDL_error_c.h 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
SDL_hints.c 0c60f023f5 Removed unnecessary NULL check. 11 лет назад
SDL_internal.h 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
SDL_log.c 1e352d7929 Chrome's Native Client backend implementation 12 лет назад