.. |
atomic
|
8077bf3d10
Fixed bug 2618 - incomplete pthread-based lock support should be removed
|
10 years ago |
audio
|
6abd242b93
Emscripten: Fixed throwing JavaScript exception if no audio context available.
|
10 years ago |
core
|
f1a56cd565
Changed static variable to local variable in implementation for Android.
|
10 years ago |
cpuinfo
|
16f3cbfc02
Cleaned up some compiler warnings.
|
10 years ago |
dynapi
|
2a1e422375
Dynamic API: don't leak if a library loaded but didn't have the entry point.
|
10 years ago |
events
|
fe586d077f
Fixed three memory leaks on failed allocation.
|
10 years ago |
file
|
70438be272
Combo commit including the following mercurial changes
|
3 months ago |
filesystem
|
43500a78b8
Fixed comment in implementation for NaCl.
|
10 years ago |
haptic
|
e2a5c1d203
Removed extern declaration of not existing SDL_numhaptics from internal header.
|
10 years ago |
joystick
|
2ef8b1a76f
Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range.
|
10 years ago |
libm
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
10 years ago |
loadso
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
main
|
86f87bf755
Added missing guards in implementation for PSP.
|
10 years ago |
power
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |
render
|
e3f9bf3378
Fixed two inconsistencies on failed allocation.
|
10 years ago |
stdlib
|
a823982e02
Clang static analysis builds should use C runtime directly.
|
10 years ago |
test
|
16f3cbfc02
Cleaned up some compiler warnings.
|
10 years ago |
thread
|
86f87bf755
Added missing guards in implementation for PSP.
|
10 years ago |
timer
|
86f87bf755
Added missing guards in implementation for PSP.
|
10 years ago |
video
|
df3299627d
WinRT: fixed crash when using up-to-date versions of ANGLE/WinRT
|
10 years ago |
SDL.c
|
2bb73d170c
Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten".
|
10 years ago |
SDL_assert.c
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
SDL_assert_c.h
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
SDL_error.c
|
da6d9a9f2a
Added annotations to help code analysis tools
|
11 years ago |
SDL_error_c.h
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
SDL_hints.c
|
0c60f023f5
Removed unnecessary NULL check.
|
10 years ago |
SDL_internal.h
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
SDL_log.c
|
1e352d7929
Chrome's Native Client backend implementation
|
11 years ago |