.. |
atomic
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
audio
|
12486e144b
wasapi: Fixed incorrect assertions.
|
2 years ago |
core
|
fcafe40948
Removed balls from the joystick API
|
2 years ago |
cpuinfo
|
af5bda5ef3
Fix warnings 'macro argument should be enclosed in parentheses'
|
2 years ago |
dynapi
|
e5a470d0d3
Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783)
|
2 years ago |
events
|
5bc80abe0d
Added logging for SDL_DISPLAYEVENT_MOVED
|
2 years ago |
file
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
filesystem
|
a3d7dd2464
SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path.
|
2 years ago |
haptic
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
hidapi
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
joystick
|
618340bf99
Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver
|
2 years ago |
libm
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
loadso
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
locale
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
main
|
0a3262e819
Pass the OS event timestamp for keyboard, mouse, and touch events where possible
|
2 years ago |
misc
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
power
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
render
|
af5bda5ef3
Fix warnings 'macro argument should be enclosed in parentheses'
|
2 years ago |
sensor
|
b4da4ed95a
Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp()
|
2 years ago |
stdlib
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
test
|
3736005fc4
Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED
|
2 years ago |
thread
|
053ce39d67
N3DS: Semaphore fixes. (#6776)
|
2 years ago |
timer
|
75f1eb9216
Don't assume evdev events and SDL_GetTicks() use the same time source
|
2 years ago |
video
|
90a964f132
wayland: Set xdg surface geometry
|
2 years ago |
SDL.c
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_assert.c
|
f906c52ee6
SDL_assert: remove old naming convention (see #6783)
|
2 years ago |
SDL_assert_c.h
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
SDL_dataqueue.c
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_dataqueue.h
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_error.c
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
SDL_error_c.h
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
SDL_guid.c
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_hints.c
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_hints_c.h
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
SDL_internal.h
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
2 years ago |
SDL_intrin.h
|
ee0e9e979c
Move intrinsic includes into a private header
|
2 years ago |
SDL_list.c
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_list.h
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
SDL_log.c
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
SDL_log_c.h
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
SDL_utils.c
|
53e685168d
Fixed declaration-after-statement warning
|
2 years ago |
SDL_utils_c.h
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |