SDL/src
Sam Lantinga 6a83588fdd Redefine XINPUT_CAPABILITIES_EX as an SDL typedef
mingw-w64 has added this from Proton (which added this from SDL), so we need to re-define it as a local symbol to avoid conflicting with mingw-w64 headers.

Fixes https://github.com/libsdl-org/SDL/issues/9031

(cherry picked from commit b7c61569f8)
(cherry picked from commit 93d7b6e50c)
2024-02-09 01:28:48 -08:00
..
atomic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
audio SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 2024-02-03 06:14:37 -08:00
core Redefine XINPUT_CAPABILITIES_EX as an SDL typedef 2024-02-09 01:28:48 -08:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
events Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
file SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 2024-01-28 02:21:01 +03:00
filesystem Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
joystick Redefine XINPUT_CAPABILITIES_EX as an SDL typedef 2024-02-09 01:28:48 -08:00
libm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
loadso Updated copyright for 2024 2024-01-01 13:19:49 -08:00
locale Updated copyright for 2024 2024-01-01 13:19:49 -08:00
main Updated to version 2.30.0 for release 2024-02-01 16:02:20 -08:00
misc Updated copyright for 2024 2024-01-01 13:19:49 -08:00
power linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 2024-01-22 06:34:12 -08:00
render Fixing viewport 2024-01-29 20:44:07 -08:00
sensor Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
stdlib Prevent asan warning on qsort(): 2024-01-20 11:26:37 +01:00
test remove several instances of unnecessary emptry str "" after SDL_PRI??? 2024-01-18 17:25:56 +03:00
thread Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
timer Updated copyright for 2024 2024-01-01 13:19:49 -08:00
video Emscripten_SetWindowFullscreen: Fix crash due to uninitialized EmscriptenFullscreenStrategy members 2024-02-06 16:27:36 -08:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:23:57 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log.c Added the environment variable SDL_LOGGING to control default log output 2024-01-27 19:46:59 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00