SDL/src
Ozkan Sezer b2c6dfa4c5 dialog, windows: tweak includes and include order,
so that the set _WIN32_WINNT value is visible to the source.

Reference issue: https://github.com/libsdl-org/SDL/pull/13904
2025-09-09 04:55:24 +03:00
..
atomic Added SDL_AddAtomicU32() 2025-08-27 06:44:51 -07:00
audio Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
camera Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
core Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
cpuinfo Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
dialog dialog, windows: tweak includes and include order, 2025-09-09 04:55:24 +03:00
dynapi Exported SDL_hid_get_properties() 2025-08-28 09:13:01 -07:00
events keyboard: Don't clear the keymap when it is set to auto release 2025-08-26 22:16:21 -04:00
filesystem Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
gpu Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
haptic linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error 2025-08-09 09:27:35 -07:00
hidapi Added support for the Switch 2 Joy-Cons with charging grip 2025-09-01 21:11:16 -07:00
io io: rework how we set SDL_IOStream status. 2025-09-05 12:43:13 -04:00
joystick Make sure we always zero the buffer sent to Steam Controllers 2025-09-08 18:41:17 -07:00
libm fix typos 2025-07-27 08:10:03 -07:00
loadso
locale Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
main Set preferredFrameRateRange in main callbacks CADisplayLink 2025-09-06 10:13:27 -07:00
misc Added a note that we dynamically load libusb 2025-08-28 09:13:01 -07:00
power hints: Added SDL_HINT_LOG_BACKENDS. 2025-07-14 19:49:38 -04:00
process process(windows): fallback to GenerateConsoleCtrlEvent and TerminateProcess if necessary 2025-08-26 17:01:37 -07:00
render renderer: Don't use wrapping on NPOT textures if the renderer can't handle it. 2025-09-08 17:09:41 -04:00
sensor
stdlib Define relevant macros when LACKS_ERRNO_H is true 2025-07-30 09:11:11 -07:00
storage Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
test Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
thread Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
time Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
timer Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
tray tray: Save icons on *nix platforms to PNG instead of BMP 2025-08-27 09:20:42 -07:00
video Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
SDL.c Don't compile helper function when building without audio/video/joystick support 2025-08-27 23:19:50 +02:00
SDL_assert.c
SDL_assert_c.h
SDL_error.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_error_c.h
SDL_guid.c
SDL_hashtable.c
SDL_hashtable.h hashtable: Fix documentation typos 2025-07-09 12:38:16 -04:00
SDL_hints.c Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
SDL_hints_c.h
SDL_internal.h Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
SDL_list.c
SDL_list.h
SDL_log.c Added support for the DEBUG_INVOCATION environment variable 2025-09-07 14:32:47 -07:00
SDL_log_c.h
SDL_properties.c
SDL_properties_c.h
SDL_utils.c hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 2025-07-22 13:19:30 -04:00
SDL_utils_c.h hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 2025-07-22 13:19:30 -04:00