SDL/src
2024-07-12 09:09:57 -07:00
..
atomic atomic: Solaris needs the _nv variant of atomic_or_uint. 2024-06-27 01:43:25 -04:00
audio coreaudio: simplify memory leak fix. 2024-06-15 11:47:27 -04:00
core Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c 2024-06-29 00:08:08 -07:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Moved function pointer params to typedefs, etc, for latest wikiheaders. 2024-06-12 19:29:21 -04:00
events Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947) 2024-06-20 09:28:58 -07:00
file SDL_RWFromFile, stdio: allow named pipes along with regular files. 2024-03-06 18:50:00 +03:00
filesystem Add slash to cwd call 2024-06-26 14:55:30 -07:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi SDL_hidapi.c: work-around watcom build error when libusb is enabled 2024-07-05 18:56:10 +03:00
joystick Improved detection of Nintendo Switch Pro controller report mode 2024-07-06 05:30:08 -07: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 N3DS: Fix locale name and early return. 2024-03-19 16:54:30 -07:00
main haiku: Don't change the cwd on startup if launched from a Terminal. 2024-07-11 11:42:21 -04: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 Revert "Fixed build" 2024-07-08 14:46:15 -07:00
sensor Use SDL_test + don't use macros 2024-05-16 17:54:13 +02:00
stdlib Update qsort implementation 2024-06-19 05:47:55 +03:00
test remove several instances of unnecessary emptry str "" after SDL_PRI??? 2024-01-18 17:25:56 +03:00
thread Make sure SDL subsystems are initialized before starting threads 2024-07-12 09:09:57 -07:00
timer Fixing systimer 2024-06-26 15:28:16 -07:00
video KMSDRM: fix unsupported modifiers 2024-07-10 14:42:32 -07:00
SDL.c Make sure SDL subsystems are initialized before starting threads 2024-07-12 09:09:57 -07: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 Added NULL pointer check 2024-05-17 09:01:11 -07:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h Make sure SDL subsystems are initialized before starting threads 2024-07-12 09:09:57 -07: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:25 -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