SDL2/src
2023-01-11 21:56:50 +03:00
..
atomic Fixed building with Visual Studio 2010 2023-01-09 18:30:23 -08:00
audio Fixed Xcode 14.2 warnings 2023-01-10 15:51:14 -08:00
core haiku: remove unused variable in SDL_BApp.h 2023-01-10 02:39:09 +01:00
cpuinfo Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
dynapi Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly 2023-01-10 21:15:21 -08:00
events Updated copyright for 2023 2023-01-09 09:41:41 -08:00
file Updated copyright for 2023 2023-01-09 09:41:41 -08:00
filesystem Updated copyright for 2023 2023-01-09 09:41:41 -08:00
haptic Updated copyright for 2023 2023-01-09 09:41:41 -08:00
hidapi Updated copyright for 2023 2023-01-09 09:41:41 -08:00
joystick joystick/vita: add some sanity check to SDL_GetJoystickInstanceID result 2023-01-11 21:56:50 +03:00
libm Updated copyright for 2023 2023-01-09 09:41:41 -08:00
loadso Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
locale Updated copyright for 2023 2023-01-09 09:41:41 -08:00
main/winrt Remove SDL3_main from build systems, remove most of src/main/* 2022-12-15 08:01:01 -08:00
misc Addressed comments 2023-01-10 06:19:40 -08:00
power Updated copyright for 2023 2023-01-09 09:41:41 -08:00
render Fixed Xcode 14.2 warnings 2023-01-10 15:51:14 -08:00
sensor fix SDL_GetSensorInstanceID() return code upon failure. 2023-01-11 21:56:50 +03:00
stdlib Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
test Updated copyright for 2023 2023-01-09 09:41:41 -08:00
thread Updated copyright for 2023 2023-01-09 09:41:41 -08:00
timer Fixed building with Visual Studio 2010 2023-01-09 18:30:23 -08:00
video Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_assert.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dataqueue.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dataqueue.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_error.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_guid.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_hints.c SDL_AddHintCallback() now returns a standard int result instead of void 2023-01-09 12:09:30 -08:00
SDL_hints_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_internal.h Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_list.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_log.c Fixed Xcode 14.2 warnings 2023-01-10 15:51:14 -08:00
SDL_log_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_utils.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_utils_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00