.. |
atomic
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
audio
|
Fix formatting on Wayland and Pipewire function signatures
|
2022-12-01 15:19:50 -08:00 |
core
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
cpuinfo
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
dynapi
|
Small format changed (using clang-format 15.0.2-1)
|
2022-12-01 08:29:15 -08:00 |
events
|
Added logging for SDL_DISPLAYEVENT_MOVED
|
2022-12-08 17:03:29 -08:00 |
file
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
filesystem
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
haptic
|
build fixes after d0bbfdbfb8
|
2022-12-02 02:13:59 +03:00 |
hidapi
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
joystick
|
Fixed build
|
2022-12-07 16:06:17 -08:00 |
libm
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
loadso
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
locale
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
main
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
misc
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
power
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
render
|
Fix wrong clang-tidy modification. This is an integer division. Thanks @meyraud705 (see PR #6725)
|
2022-12-03 13:39:03 +01:00 |
sensor
|
Small format changed (using clang-format 15.0.2-1)
|
2022-12-01 08:29:15 -08:00 |
stdlib
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
test
|
Fixed build
|
2022-12-09 10:22:18 -08:00 |
thread
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
timer
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
video
|
Make sure the display list is up to date for window placement
|
2022-12-08 17:01:18 -08:00 |
SDL.c
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_assert.c
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
SDL_assert_c.h
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |
SDL_dataqueue.c
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_dataqueue.h
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_error.c
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
SDL_error_c.h
|
Removed the limit on the size of the SDL error message
|
2022-06-27 16:59:50 -07:00 |
SDL_guid.c
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_hints.c
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_hints_c.h
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |
SDL_internal.h
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_list.c
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_list.h
|
Update for SDL3 coding style (#6717)
|
2022-11-30 12:57:41 -08:00 |
SDL_log.c
|
Clang-Tidy fixes (#6725)
|
2022-12-01 13:08:50 -08:00 |
SDL_log_c.h
|
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
2022-04-28 15:01:34 -07:00 |
SDL_utils.c
|
Fixed declaration-after-statement warning
|
2022-07-18 07:31:23 -07:00 |
SDL_utils_c.h
|
Fixed comment (thanks @pionere!)
|
2022-07-18 07:18:56 -07:00 |