.. |
atomic
|
ebdfd0e175
atomic: detect clang separately
|
3 éve |
audio
|
6d5edfa733
Fixed crash on Android 8, due to bugs in AAudio implementation
|
3 éve |
core
|
a559864968
x11/wayland: Fix signal handling while blocking in WaitEventTimeout()
|
3 éve |
cpuinfo
|
9886d897e2
Fix AltiVec detection on FreeBSD
|
3 éve |
dynapi
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
3 éve |
events
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
3 éve |
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
4 éve |
filesystem
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
3 éve |
haptic
|
715e7bda22
haptic: Don't enumerate joysticks if the joystick subsystem is active
|
3 éve |
hidapi
|
0f2bf62935
Fixed building hidapi when libusb is available
|
3 éve |
joystick
|
2a6feb5011
Removed accidental debugging commit (thanks @DomGries!)
|
3 éve |
libm
|
9130f7c377
Updated copyright for 2021
|
4 éve |
loadso
|
9130f7c377
Updated copyright for 2021
|
4 éve |
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
4 éve |
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 éve |
misc
|
839ca0ea64
SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830)
|
3 éve |
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 éve |
render
|
04f42e0468
metal: Deal better with -[CAMetalLayer nextDrawable] returning nil.
|
3 éve |
sensor
|
e58a955e68
Deprecate dolcesdk
|
4 éve |
stdlib
|
e8731933cc
Fixed warning: macro is not used
|
3 éve |
test
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
3 éve |
thread
|
43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
3 éve |
timer
|
c7065bf42f
Fix warning: declaration shadows a local variable
|
3 éve |
video
|
ae67c7d2da
Implemented SDL_SetWindowMouseRect() on Wayland
|
3 éve |
SDL.c
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
3 éve |
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_dataqueue.c
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
4 éve |
SDL_internal.h
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
3 éve |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
3 éve |