| .. |
|
atomic
|
ebdfd0e175
atomic: detect clang separately
|
4 лет назад |
|
audio
|
be7b663c2c
audio/winmm/SDL_winmm.c (SetMMerror): constify.
|
4 лет назад |
|
core
|
e4aa608a5c
change (char*) casts to (const char*) in WIN_UTF8 macros
|
4 лет назад |
|
cpuinfo
|
c2dd50a9a0
Fixed whitespace
|
4 лет назад |
|
dynapi
|
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
|
4 лет назад |
|
events
|
dfb834d3d4
Track button state for each mouse input source separately
|
4 лет назад |
|
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
5 лет назад |
|
filesystem
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
4 лет назад |
|
haptic
|
c2dd50a9a0
Fixed whitespace
|
4 лет назад |
|
hidapi
|
5fc7a90a8b
Fix refcounting in SDL_hid_exit
|
4 лет назад |
|
joystick
|
a2c27d39cf
SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData
|
4 лет назад |
|
libm
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
loadso
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
5 лет назад |
|
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
4 лет назад |
|
misc
|
839ca0ea64
SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830)
|
4 лет назад |
|
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 лет назад |
|
render
|
70c8d20a46
Revert previous commit a50ca98e2b9ca10368b62e93b6a0977dc68fd584 (see bug #4625)
|
4 лет назад |
|
sensor
|
c2dd50a9a0
Fixed whitespace
|
4 лет назад |
|
stdlib
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
4 лет назад |
|
test
|
c7aa04d03e
SDL_test_harness.c: avoid -Wwrite-strings
|
4 лет назад |
|
thread
|
43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
4 лет назад |
|
timer
|
c7065bf42f
Fix warning: declaration shadows a local variable
|
4 лет назад |
|
video
|
674f361dec
wayland: Fix memory leaks in clipboard code
|
4 лет назад |
|
SDL.c
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
4 лет назад |
|
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_dataqueue.c
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
|
SDL_internal.h
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
4 лет назад |
|
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
4 лет назад |