SDL/src
pionere eb80f2c65a sync handling of subsystems II. 2022-01-28 20:40:19 -05:00
..
atomic Updated copyright for 2022 2022-01-03 09:40:21 -08:00
audio fix mixing of U16 audio 2022-01-28 20:40:19 -05:00
core os2, geniconv: default functions pointers to Uni*() API, 2022-01-21 11:50:40 +03:00
cpuinfo Updated copyright for 2022 2022-01-03 09:40:21 -08:00
dynapi Updated copyright for 2022 2022-01-03 09:40:21 -08:00
events Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event 2022-01-25 12:37:43 -08:00
file SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types. 2022-01-04 11:40:04 +03:00
filesystem psp/SDL_sysfilesystem.c: fixed a minor compiler warning. 2022-01-08 11:55:10 +03:00
haptic Updated copyright for 2022 2022-01-03 09:40:21 -08:00
hidapi hidapi, libusb: don't use iconv on OS/2, it lacks wchar_t functionality. 2022-01-14 14:39:04 +03:00
joystick fix compiler warnings in SDL_windows_gaming_input.c 2022-01-28 20:40:19 -05:00
libm Updated copyright for 2022 2022-01-03 09:40:21 -08:00
loadso Updated copyright for 2022 2022-01-03 09:40:21 -08:00
locale Updated copyright for 2022 2022-01-03 09:40:21 -08:00
main Updated to version 2.0.21 for development 2022-01-17 15:32:27 -08:00
misc emscripten: Implement SDL_OpenURL 2022-01-22 13:31:11 +00:00
power Updated copyright for 2022 2022-01-03 09:40:21 -08:00
render GLES2: disable texcoord when not using it (see bug #5235) 2022-01-28 19:25:40 +01:00
sensor Updated copyright for 2022 2022-01-03 09:40:21 -08:00
stdlib SDL_string.c: tidy-up gcc2 va_copy defines after previous haiku commit. 2022-01-12 20:37:32 +03:00
test Updated copyright for 2022 2022-01-03 09:40:21 -08:00
thread pthread: disable SetThreadPriority for OS/2 too 2022-01-11 11:33:02 +03:00
timer timer: Fix Emscripten declaration-after-statement error 2022-01-22 12:27:54 +00:00
video sync handling of subsystems II. 2022-01-28 20:40:19 -05:00
SDL.c sync handling of subsystems II. 2022-01-28 20:40:19 -05:00
SDL_assert.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_assert_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dataqueue.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dataqueue.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_error.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_error_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hints.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hints_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_internal.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_log.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00