.. |
atomic
|
ebdfd0e175
atomic: detect clang separately
|
3 years ago |
audio
|
c8061ed2d1
alsa: Fix possible uninitialized string
|
3 years ago |
core
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
cpuinfo
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
dynapi
|
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
|
3 years ago |
events
|
dfb834d3d4
Track button state for each mouse input source separately
|
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
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
hidapi
|
5fc7a90a8b
Fix refcounting in SDL_hid_exit
|
3 years ago |
joystick
|
a2c27d39cf
SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData
|
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
|
70c8d20a46
Revert previous commit a50ca98e2b9ca10368b62e93b6a0977dc68fd584 (see bug #4625)
|
3 years ago |
sensor
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
stdlib
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
3 years ago |
test
|
c2dd50a9a0
Fixed whitespace
|
3 years ago |
thread
|
43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
3 years ago |
timer
|
c7065bf42f
Fix warning: declaration shadows a local variable
|
3 years ago |
video
|
674f361dec
wayland: Fix memory leaks in clipboard code
|
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 |