.. |
atomic
|
7891e72dca
__atomic_load_n() appears to be available in GCC 5 but not GCC 4
|
8 years ago |
audio
|
028716e79f
wasapi: deal with default device changes, and more robust failure recovery.
|
8 years ago |
core
|
42d02890f4
Linux: Fixed error message.
|
8 years ago |
cpuinfo
|
c1802ef646
Fixed compile error with gcc -std=c99
|
8 years ago |
dynapi
|
763e138903
Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID()
|
8 years ago |
events
|
266816b4aa
Removed newlines from error messages.
|
8 years ago |
file
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
filesystem
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
haptic
|
70c0400b12
windows: Try to unify all the GUID comparison code into a core helper function.
|
8 years ago |
joystick
|
53f3786bc0
Added support for a number of game controllers, including the Nintendo Switch Pro Controller
|
8 years ago |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
main
|
63e83a3127
Haiku: Removed unused variable.
|
8 years ago |
power
|
07519a6b95
Removed a bunch of unnecessary #ifdefs.
|
8 years ago |
render
|
266816b4aa
Removed newlines from error messages.
|
8 years ago |
stdlib
|
c93bca489d
stdlib: Fixed crash on SDL_snprintf("%s", NULL).
|
8 years ago |
test
|
33ff5bd148
Fixed typo in log message.
|
8 years ago |
thread
|
1517ba7285
PSP: Fixed error messages.
|
8 years ago |
timer
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
video
|
66555f6115
SDL - attempt to fix https://github.com/ValveSoftware/Dota-2/issues/1199 of mouse not locking in Dota. This fix is proposed by Ryan Gordon (increase timeout in X11_SetWindowGrab from 250ms to 5000ms). I'm going to integrate to source2 and ship it to dota customers. If it works, SamL will upsteam it to SDL.
|
8 years ago |
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
8 years ago |
SDL_assert.c
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 years ago |
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
8 years ago |
SDL_error.c
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 years ago |
SDL_log.c
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |