| .. |
|
atomic
|
8077bf3d10
Fixed bug 2618 - incomplete pthread-based lock support should be removed
|
11 years ago |
|
audio
|
878c2324b1
winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!).
|
11 years ago |
|
core
|
3e4a8ce1c2
Fixed detecting the NVIDIA controller which shows up as both a mouse and a game controller
|
11 years ago |
|
cpuinfo
|
16f3cbfc02
Cleaned up some compiler warnings.
|
11 years ago |
|
dynapi
|
a0e878aafb
Minor input grab clarifications.
|
11 years ago |
|
events
|
2f3f328714
Make loading/saving dollar gesture templates endian clean (thanks, Martin!).
|
11 years ago |
|
file
|
b1a0bd10a2
Merged default into iOS-improvements
|
11 years ago |
|
filesystem
|
df98b11c47
Merged default into iOS-improvements
|
11 years ago |
|
haptic
|
a309755961
Remove unnecessary parentheses and an unnecessary free() of a NULL pointer.
|
11 years ago |
|
joystick
|
df98b11c47
Merged default into iOS-improvements
|
11 years ago |
|
libm
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
11 years ago |
|
loadso
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |
|
main
|
33b9d9ad7f
Windows: Added a FIXME.
|
11 years ago |
|
power
|
ea5d1a8a3f
Merged default into iOS-improvements
|
11 years ago |
|
render
|
df98b11c47
Merged default into iOS-improvements
|
11 years ago |
|
stdlib
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
11 years ago |
|
test
|
73feb8c042
Fixed a compiler warning.
|
11 years ago |
|
thread
|
86f87bf755
Added missing guards in implementation for PSP.
|
11 years ago |
|
timer
|
86f87bf755
Added missing guards in implementation for PSP.
|
11 years ago |
|
video
|
df98b11c47
Merged default into iOS-improvements
|
11 years ago |
|
SDL.c
|
2bb73d170c
Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten".
|
11 years ago |
|
SDL_assert.c
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |
|
SDL_assert_c.h
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |
|
SDL_error.c
|
d9f378530b
Make SDL error string formatting deal with nasty corner cases.
|
11 years ago |
|
SDL_error_c.h
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |
|
SDL_hints.c
|
0c60f023f5
Removed unnecessary NULL check.
|
11 years ago |
|
SDL_internal.h
|
3dcb451f85
Added a README file regarding WinRT support
|
12 years ago |
|
SDL_log.c
|
1e352d7929
Chrome's Native Client backend implementation
|
11 years ago |