| .. |
|
atomic
|
Fix -Wundef warnings due to use of unguarded HAVE_GCC_SYNC_LOCK_TEST_AND_SET
|
2023-03-28 19:29:44 +02:00 |
|
audio
|
Fix -Wundef warnings due to disabling SDL_LIBC
|
2023-03-28 19:29:44 +02:00 |
|
core
|
Fix -Wundef warnings due to use of unguqrded SDL_USE_LIBUDEV
|
2023-03-28 19:29:44 +02:00 |
|
cpuinfo
|
Fix -Wundef warnings due to use of unguarded __3DS__
|
2023-03-28 19:29:43 +02:00 |
|
dynapi
|
Fix -Werror=unused-variable when building with SDL_LIBC=OFF
|
2023-03-28 19:29:44 +02:00 |
|
events
|
Fix -Wundef warnings due to use of unguarded SDL_THREADS_DISABLED
|
2023-03-28 19:29:43 +02:00 |
|
file
|
Fix -Wundef warnings due to disabling SDL_LIBC
|
2023-03-28 19:29:44 +02:00 |
|
filesystem
|
SDL_GetBasePath simplification for Haiku.
|
2023-03-12 08:29:42 -04:00 |
|
haptic
|
Fix -Wundef warnings due to use of unguqrded SDL_USE_LIBUDEV
|
2023-03-28 19:29:44 +02:00 |
|
hidapi
|
Use SDL alloc functions in libusb/hid.c
|
2023-03-28 19:29:44 +02:00 |
|
joystick
|
Fix -Wundef warnings due to use of unguqrded SDL_USE_LIBUDEV
|
2023-03-28 19:29:44 +02:00 |
|
libm
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
loadso
|
Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_UIKIT
|
2023-03-28 19:29:42 +02:00 |
|
locale
|
Change return type from void to int, for functions that set an error
|
2023-02-07 13:51:45 -08:00 |
|
main/winrt
|
Remove SDL3_main from build systems, remove most of src/main/*
|
2022-12-15 08:01:01 -08:00 |
|
misc
|
Fix -Wundef warnings due to use of unguarded USE_POSIX_SPAWN
|
2023-03-28 19:29:44 +02:00 |
|
power
|
Fix -Wundef warnings due to use of unguarded SDL_USE_LIBDBUS
|
2023-03-28 19:29:44 +02:00 |
|
render
|
textureData is only needed when SDL is built with YUV support
|
2023-03-28 19:29:44 +02:00 |
|
sensor
|
Fix -Wundef warnings due to use of unguarded SDL_EVENTS_DISABLED
|
2023-03-28 19:29:43 +02:00 |
|
stdlib
|
Fix -Wundef warnings due to use of unguarded DEBUG
|
2023-03-28 19:29:44 +02:00 |
|
test
|
Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_WINDOWS
|
2023-03-28 19:29:42 +02:00 |
|
thread
|
Fix -Wundef warnings due to use of unguarded FAKE_RECURSIVE_MUTEX
|
2023-03-28 19:29:44 +02:00 |
|
timer
|
Fix -Wundef warnings due to use of unguarded HAVE_CLOCK_GETTIME
|
2023-03-28 19:29:44 +02:00 |
|
video
|
Fix -Wundef warnings due to use of unguarded SDL_USE_LIBDBUS
|
2023-03-28 19:29:44 +02:00 |
|
SDL.c
|
Fix -Wundef warnings due to use of unguarded SDL_USE_LIBDBUS
|
2023-03-28 19:29:44 +02:00 |
|
SDL_assert.c
|
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
2023-02-01 12:05:25 -08:00 |
|
SDL_assert_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_dataqueue.c
|
dataqueue: Make thread safe.
|
2023-03-02 16:35:16 -05:00 |
|
SDL_dataqueue.h
|
dataqueue: Make thread safe.
|
2023-03-02 16:35:16 -05:00 |
|
SDL_error.c
|
Remove disabled self test main functions in src/SDL_error.c
|
2023-02-01 20:14:48 +01:00 |
|
SDL_error_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_guid.c
|
Add error returns to void functions that can fail/set errors.
|
2023-02-09 07:23:21 -08:00 |
|
SDL_hints.c
|
SDL_AddHintCallback() now returns a standard int result instead of void
|
2023-01-09 12:09:30 -08:00 |
|
SDL_hints_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_internal.h
|
Define _LARGEFILE64_SOURCE as 1 for all platforms
|
2023-03-27 15:33:08 -07:00 |
|
SDL_list.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_list.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_log.c
|
Fix -Wundef warnings due to disabling SDL_LIBC
|
2023-03-28 19:29:44 +02:00 |
|
SDL_log_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_utils.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_utils_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |