Ryan C. Gordon c5e68d68e7 Mac: Reset display if going from fullscreen to a fullscreen Space or vice-versa. 10 years ago
..
atomic 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
audio fcc5940935 Emscripten: Added missing error messages for audio and joystick init failures. 10 years ago
core a0c4b56ff9 SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. 10 years ago
cpuinfo 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
dynapi e015140af3 SDL - add dynapi entry points for SDL_JoystickCurrentPowerLevel 10 years ago
events e346f14277 SDL_WarpMouseGlobal() should return non-void. 10 years ago
file 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
filesystem 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
haptic c2f0394831 Fix crash on controller hotplug on linux. 10 years ago
joystick 667783ba88 Fixed swapped Windows and Linux entries for the Cideko AK08b 10 years ago
libm 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
loadso 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
main 270f38db08 Fixed bug 3083 - Android JNIEXPORT and JNICALL missing 10 years ago
power 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
render 0856a7ef34 Changed an error return value from 0 to NULL for consistency. 10 years ago
stdlib 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
test 4679195dbf Fixed memory leak in test harness. 10 years ago
thread 98986f39e9 Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread(). 10 years ago
timer 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
video c5e68d68e7 Mac: Reset display if going from fullscreen to a fullscreen Space or vice-versa. 10 years ago
SDL.c 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_assert.c 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_assert_c.h 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_error.c 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_error_c.h 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_hints.c 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_internal.h 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
SDL_log.c 16e18817e9 Windows: Fixed wrong debugger output if logging empty string as info or warning. 10 years ago