SDL/src
Sam Lantinga e8ec8ba1d4 Added support for the Astro C40 in Xbox 360 mode
(cherry picked from commit a4b4dff4a2998699757f12d29fdd4c632db884fe)
2023-05-19 14:23:57 -07:00
..
atomic Updated copyright for 2023 2023-01-09 09:48:21 -08:00
audio style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
core Fixed crash if dbus can't be initialized 2023-04-04 12:35:30 -07:00
cpuinfo cpuinfo: use __cpuidex instead of __cpuid 2023-03-27 06:13:28 +00:00
dynapi dynapi: Accept a comma-separated list of libraries to attempt to load. 2023-05-17 20:03:17 -04:00
events events: Increase the size of the name buffer when logging events 2023-03-26 22:01:17 -07:00
file Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
filesystem Updated copyright for 2023 2023-01-09 09:48:21 -08:00
haptic Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
hidapi Added support for the Astro C40 in Xbox 360 mode 2023-05-19 14:23:57 -07:00
joystick Added support for the Astro C40 in Xbox 360 mode 2023-05-19 14:23:57 -07:00
libm Updated copyright for 2023 2023-01-09 09:48:21 -08:00
loadso Updated copyright for 2023 2023-01-09 09:48:21 -08:00
locale Updated copyright for 2023 2023-01-09 09:48:21 -08:00
main Haiku: use a BLooper for events. 2023-03-30 10:20:11 -07:00
misc Updated copyright for 2023 2023-01-09 09:48:21 -08:00
power power: On Linux, compare status strings as case-insensitive. 2023-05-18 13:26:55 -04:00
render style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
sensor Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
stdlib Implement _intel_fast_(memcpy|memset) 2023-03-27 06:13:28 +00:00
test Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
thread Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00
timer Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
video SDL emscripten port: preventDefault should not be called on mousedown. Otherwise mouseup will not be fired outside iframe in Chrome-based browsers 2023-05-17 12:30:32 -07:00
SDL.c Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00
SDL_assert.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dataqueue.c dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_dataqueue.h dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_error.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_guid.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_hints.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_hints_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_internal.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_list.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00