SDL/src
Sam Lantinga a67d410501 Fixed analog triggers on the DualSense controller 2023-03-30 07:25:49 -07:00
..
atomic Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
audio Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
core Haiku: use a BLooper for events, only create a BApplication when it doesn't already exist. (#7555) 2023-03-30 07:12:10 -07:00
cpuinfo Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
dynapi Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
events Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
file Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
filesystem Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
haptic SDL_syshaptic.c and SDL_sysjoystick.c need string.h for strerror 2023-03-30 04:19:43 +02:00
hidapi Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
joystick Fixed analog triggers on the DualSense controller 2023-03-30 07:25:49 -07:00
libm Updated copyright for 2023 2023-01-09 09:41:41 -08:00
loadso Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
locale Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
main/winrt Remove SDL3_main from build systems, remove most of src/main/* 2022-12-15 08:01:01 -08:00
misc Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
power Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
render Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
sensor Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
stdlib Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
test Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
thread Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
timer Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
video Haiku: use a BLooper for events, only create a BApplication when it doesn't already exist. (#7555) 2023-03-30 07:12:10 -07:00
SDL.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00: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 uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00: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