SDL/src
Sam Lantinga 91f8b4dea2 Added a controller name for the Steam virtual gamepad
(cherry picked from commit 4d5949dcf64f2633b1b435fb0c22a3b0b44d855f)
2023-12-17 10:08:17 -08:00
..
atomic cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
audio audio: Tighten up possession of detectionLock during device open. 2023-11-20 01:01:49 -05:00
core XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice 2023-12-17 09:32:43 -08:00
cpuinfo cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
dynapi cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
events cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
file cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
filesystem cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
haptic cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
hidapi cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
joystick Added a controller name for the Steam virtual gamepad 2023-12-17 10:08:17 -08:00
libm Updated copyright for 2023 2023-01-09 09:48:21 -08:00
loadso cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
locale cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
main cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
misc [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
power cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
render render: Clip lines before Bresenham algorithm generates points. 2023-11-24 19:33:04 -05:00
sensor cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
stdlib revise iconv detection: 2023-11-22 23:29:00 +03:00
test test: SDLTest_PrintEvent now reports key event mod state. 2023-11-28 13:07:56 -05:00
thread cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
timer cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
video Differentiate between Windows Ink (pen) and regular touch input 2023-12-16 21:41:22 -08:00
SDL.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_assert.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dataqueue.c Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
SDL_dataqueue.h dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_error.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_guid.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_hints.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -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 [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00: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 Don't bother re-encoding Latin1 characters in the ASCII range 2023-06-04 05:40:07 -07:00