.. |
atomic
|
ebdfd0e175
atomic: detect clang separately
|
3 years ago |
audio
|
6d5edfa733
Fixed crash on Android 8, due to bugs in AAudio implementation
|
3 years ago |
core
|
a559864968
x11/wayland: Fix signal handling while blocking in WaitEventTimeout()
|
3 years ago |
cpuinfo
|
9886d897e2
Fix AltiVec detection on FreeBSD
|
3 years ago |
dynapi
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
3 years ago |
events
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
3 years ago |
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
4 years ago |
filesystem
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
3 years ago |
haptic
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 years ago |
hidapi
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
3 years ago |
joystick
|
2a6feb5011
Removed accidental debugging commit (thanks @DomGries!)
|
3 years ago |
libm
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
loadso
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
4 years ago |
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 years ago |
misc
|
839ca0ea64
SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830)
|
3 years ago |
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 years ago |
render
|
637bcd0b72
Fixed build warnings
|
3 years ago |
sensor
|
e58a955e68
Deprecate dolcesdk
|
4 years ago |
stdlib
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
3 years ago |
test
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
3 years ago |
thread
|
43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
3 years ago |
timer
|
d950b9e2d9
emscripten: Make timers work (if used with emscripten_set_main_loop)
|
3 years ago |
video
|
ae67c7d2da
Implemented SDL_SetWindowMouseRect() on Wayland
|
3 years ago |
SDL.c
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
3 years ago |
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_dataqueue.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
SDL_internal.h
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
3 years ago |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
3 years ago |