.. |
atomic
|
42065e785d
Updated copyright to 2016
|
9 years ago |
audio
|
8e88f08150
Mac: Fixed whitespace around function return type.
|
8 years ago |
core
|
1a31bbe2c8
Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi)
|
8 years ago |
cpuinfo
|
42065e785d
Updated copyright to 2016
|
9 years ago |
dynapi
|
4f4c4b629f
Added SDL_SetWindowResizable(). (thanks, Ethan!)
|
8 years ago |
events
|
13dd2ccda8
Fixed bug 3161 - SDL_WINDOWEVENT_EXPOSED event possible queue overflow
|
8 years ago |
file
|
42065e785d
Updated copyright to 2016
|
9 years ago |
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
8 years ago |
haptic
|
4743b55c7a
Linux: Fixed memory leak in haptic implementation (thanks, Martin!).
|
8 years ago |
joystick
|
64180d2261
Fixed bug 3138 - c_dfDIJoystick2 already defined in dinput8.lib
|
8 years ago |
libm
|
42065e785d
Updated copyright to 2016
|
9 years ago |
loadso
|
f31c7086d8
Enable SDL_LoadObject on iOS 8+ and tvOS.
|
8 years ago |
main
|
d870f2719b
Fixed bug 3320 - SDL_windows_main.c defines both console application entry points
|
8 years ago |
power
|
f050576665
Initial Apple TV / tvOS support.
|
8 years ago |
render
|
ecea3c4a24
Fixed bug 3169 - GLES2_CreateRenderer does not check SDL_GL_GetAttribute result, causing use of uninitialized data
|
8 years ago |
stdlib
|
5333deab1c
Quick fix for qsort off-by-one error.
|
9 years ago |
test
|
9dfe54006e
We should be using a string constant for the strftime format string
|
8 years ago |
thread
|
9f854cdbe0
Fixed bug 3388 - Fail to build src/thread/windows/SDL_systhread.c on MinGW 4.9.3
|
8 years ago |
timer
|
c61675dc5d
threads: Move SDL's own thread creation to a new internal API.
|
9 years ago |
video
|
359f59aef5
Fixed bug 3130 - Spacebar not responding
|
8 years ago |
SDL.c
|
f050576665
Initial Apple TV / tvOS support.
|
8 years ago |
SDL_assert.c
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_error.c
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
8 years ago |
SDL_error_c.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_hints.c
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_internal.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
8 years ago |