.. |
atomic
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
audio
|
2558c9c836
fix audio deadlock
|
il y a 8 ans |
core
|
1051dceb14
Fixed compiler warning about missing field initializers
|
il y a 8 ans |
cpuinfo
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
dynapi
|
4f4c4b629f
Added SDL_SetWindowResizable(). (thanks, Ethan!)
|
il y a 8 ans |
events
|
13dd2ccda8
Fixed bug 3161 - SDL_WINDOWEVENT_EXPOSED event possible queue overflow
|
il y a 8 ans |
file
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
il y a 8 ans |
haptic
|
a21a227a87
Fixed bug 3021 - HapticOpenFromJoystick() problems
|
il y a 8 ans |
joystick
|
3c8a26984d
WinRT: build fix in joystick code
|
il y a 8 ans |
libm
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
loadso
|
f31c7086d8
Enable SDL_LoadObject on iOS 8+ and tvOS.
|
il y a 8 ans |
main
|
d870f2719b
Fixed bug 3320 - SDL_windows_main.c defines both console application entry points
|
il y a 8 ans |
power
|
f050576665
Initial Apple TV / tvOS support.
|
il y a 8 ans |
render
|
67bf5cac1a
Fixed wrong pixel format if reading pixels from OpenGL renderer.
|
il y a 8 ans |
stdlib
|
46f44f66f8
Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!).
|
il y a 8 ans |
test
|
9dfe54006e
We should be using a string constant for the strftime format string
|
il y a 8 ans |
thread
|
9f854cdbe0
Fixed bug 3388 - Fail to build src/thread/windows/SDL_systhread.c on MinGW 4.9.3
|
il y a 8 ans |
timer
|
c61675dc5d
threads: Move SDL's own thread creation to a new internal API.
|
il y a 9 ans |
video
|
5d5127c4a0
Fixed compiler warning - this should have been a const char pointer
|
il y a 8 ans |
SDL.c
|
f050576665
Initial Apple TV / tvOS support.
|
il y a 8 ans |
SDL_assert.c
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
SDL_error.c
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
il y a 8 ans |
SDL_error_c.h
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
SDL_hints.c
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
SDL_internal.h
|
42065e785d
Updated copyright to 2016
|
il y a 9 ans |
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
il y a 8 ans |