Sam Lantinga 903df4afbd Use CLOCK_MONOTONIC_RAW, if available, which is not subject to adjustment by NTP 10 years ago
..
atomic 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
audio 7738bd9b55 AIX: Fixed nearly impossible file descriptor leak. 10 years ago
core 714687427a Make some string literals "const char *", not "char *" (thanks, Martin!). 10 years ago
cpuinfo 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
dynapi 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
events d8c2b36c21 Fixed crash if allocation for touch device failed. 10 years ago
file 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
filesystem 4d1626d042 Windows SDL_GetBasePath: free string on failure. 10 years ago
haptic 0c3830a9a9 Haptic/Linux: Keep track of device numbers properly to track duplicates. 10 years ago
joystick 3779bf3845 Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received 10 years ago
libm 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
loadso 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
main 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
power e8b376c9d5 Linux: Implemented sysfs-based version of SDL_GetPowerInfo(). 10 years ago
render d763a9f64d Fixed bug 2538 - SDL_SetTextureAlphaMod does not work with SDL_FlipMode or rotation in the software renderer 10 years ago
stdlib d98cfe1435 Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too. 10 years ago
test 2e2b84fb32 Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!). 10 years ago
thread 1a348aac4f Android: Fixed two warnings. 10 years ago
timer 903df4afbd Use CLOCK_MONOTONIC_RAW, if available, which is not subject to adjustment by NTP 10 years ago
video e589cdba2f Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer 10 years ago
SDL.c baea64e642 Stack hint should look for 0, not -1, and not care about environment variables. 10 years ago
SDL_assert.c 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
SDL_assert_c.h 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
SDL_error.c f9abea2061 Fixed bug 2210 - Initializing Video produces unnecessary errors 10 years ago
SDL_error_c.h 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
SDL_hints.c 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
SDL_internal.h 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago
SDL_log.c 2c4a6ea0a2 Updated the copyright year to 2015 10 years ago