SDL/src
Sylvain d224a63bda
Fix compilation for non Android
2022-02-01 11:34:01 +01:00
..
atomic Updated copyright for 2022 2022-01-03 09:40:21 -08:00
audio audio: pipewire: Don't double free properties on init failure 2022-01-30 23:23:03 -05:00
core Fixed bug #5221 - Add SDL_AndroidSendMessage() 2022-02-01 11:30:43 +01:00
cpuinfo Updated copyright for 2022 2022-01-03 09:40:21 -08:00
dynapi Fix compilation for non Android 2022-02-01 11:34:01 +01:00
events cleanup SDL_EventState 2022-01-28 20:40:19 -05:00
file allow MacOS build without SDL_FILE 2022-01-28 20:40:19 -05:00
filesystem psp/SDL_sysfilesystem.c: fixed a minor compiler warning. 2022-01-08 11:55:10 +03:00
haptic re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 2022-01-28 20:40:19 -05:00
hidapi use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
joystick Revert "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 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05: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 Refresh the battery state before we query it on Linux 2022-01-31 17:01:08 -08:00
render Fixed bug #964 - SDL_RenderCopy stretch loses proportion on viewport. 2022-01-29 10:19:08 +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 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 2022-01-28 20:40:19 -05:00
timer timer: Fix Emscripten declaration-after-statement error 2022-01-22 12:27:54 +00:00
video adjustments to ime_candidates 2022-01-31 22:06:26 -05:00
SDL.c re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 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