Sam Lantinga ecea3c4a24 Fixed bug 3169 - GLES2_CreateRenderer does not check SDL_GL_GetAttribute result, causing use of uninitialized data 9 years ago
..
atomic 42065e785d Updated copyright to 2016 10 years ago
audio 8e88f08150 Mac: Fixed whitespace around function return type. 9 years ago
core 85588ea040 Android: Fixed two warnings about unused variables. 9 years ago
cpuinfo 42065e785d Updated copyright to 2016 10 years ago
dynapi 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) 9 years ago
events 7b23eef3b0 Fixed crash if allocating memory for mouse clicks failed. 9 years ago
file 42065e785d Updated copyright to 2016 10 years ago
filesystem 51053a062c Fixed compiling if filesystem is disabled (thanks, Elias!). 9 years ago
haptic 4743b55c7a Linux: Fixed memory leak in haptic implementation (thanks, Martin!). 9 years ago
joystick c2e2565144 Fixed bug 3424 - SDL_GameController: Increase k_nMaxReverseEntries 9 years ago
libm 42065e785d Updated copyright to 2016 10 years ago
loadso f31c7086d8 Enable SDL_LoadObject on iOS 8+ and tvOS. 9 years ago
main d870f2719b Fixed bug 3320 - SDL_windows_main.c defines both console application entry points 9 years ago
power f050576665 Initial Apple TV / tvOS support. 9 years ago
render ecea3c4a24 Fixed bug 3169 - GLES2_CreateRenderer does not check SDL_GL_GetAttribute result, causing use of uninitialized data 9 years ago
stdlib 5333deab1c Quick fix for qsort off-by-one error. 10 years ago
test 9dfe54006e We should be using a string constant for the strftime format string 9 years ago
thread 9f854cdbe0 Fixed bug 3388 - Fail to build src/thread/windows/SDL_systhread.c on MinGW 4.9.3 9 years ago
timer c61675dc5d threads: Move SDL's own thread creation to a new internal API. 10 years ago
video f4b26cd8e0 Removed carriage returns from previous patch 9 years ago
SDL.c f050576665 Initial Apple TV / tvOS support. 9 years ago
SDL_assert.c 42065e785d Updated copyright to 2016 10 years ago
SDL_assert_c.h 42065e785d Updated copyright to 2016 10 years ago
SDL_error.c 53e22e4be8 Only use GCC pragmas when we're building with GCC 9 years ago
SDL_error_c.h 42065e785d Updated copyright to 2016 10 years ago
SDL_hints.c 42065e785d Updated copyright to 2016 10 years ago
SDL_internal.h 42065e785d Updated copyright to 2016 10 years ago
SDL_log.c 6f11545a2d Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc 9 years ago