Ryan C. Gordon ece8d2bb05 X11: Fixes for OpenGL 3.0 and later context creation. 11 years ago
..
atomic 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 11 years ago
audio 86f87bf755 Added missing guards in implementation for PSP. 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 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 43500a78b8 Fixed comment in implementation for NaCl. 11 years ago
haptic e2a5c1d203 Removed extern declaration of not existing SDL_numhaptics from internal header. 11 years ago
joystick 86f87bf755 Added missing guards in implementation for PSP. 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 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 86f87bf755 Added missing guards in implementation for PSP. 11 years ago
timer 86f87bf755 Added missing guards in implementation for PSP. 11 years ago
video ece8d2bb05 X11: Fixes for OpenGL 3.0 and later context creation. 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