Sam Lantinga ab6d0d4d50 Fixed undefined behavior in SDL_memset() (thanks andrewrk!) 3 éve
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. 3 éve
audio 2b6b69fb12 fix assertion failure in sndio audio caused by the recent hotplugging support 3 éve
core a1e992b110 Fixed bug #5118 - [Android] PointerIcon leak in Cursor API 3 éve
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments 3 éve
dynapi b7885abc44 Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color* 3 éve
events 9ae56cb353 events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields 3 éve
file abcfb22b7d Add support for Vita file API in SDL_rwops 4 éve
filesystem 8d14e6ea44 replaced use of _MAX_PATH with CCHMAXPATH in os/2 code, 3 éve
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android 3 éve
hidapi 67c4b99639 Fixed enabling udev hotplug detection on Linux 3 éve
joystick 82fc67ae4d SDL_joystick.c: cast the arguments to nibble() to unsigned char. 3 éve
libm a79b642638 Make SDL2 able to build or PSP with cmake 3 éve
loadso 9130f7c377 Updated copyright for 2021 4 éve
locale d31251b014 use SDL's functions version inplace of libc version 3 éve
main 8cee50eea5 removed stdlib.h from SDL_psp_main.c now that exit() is gone. 3 éve
misc fae7034901 Fix warnings: static, include, un-initialized vairables 3 éve
power d31251b014 use SDL's functions version inplace of libc version 3 éve
render 724468ae2c GL renderer uses glDrawArrays instead of glBegin/glEnd. 3 éve
sensor 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) 3 éve
stdlib ab6d0d4d50 Fixed undefined behavior in SDL_memset() (thanks andrewrk!) 3 éve
test ced442cd38 SDL_test_common.c: (unsigned char) cast to SDL_isdigit() parameter. 3 éve
thread 8ed0cc4300 Fix wrong value for thread priorities following official PSP Docs 3 éve
timer 21fd0047e3 Initial for building PSP version with CMake 3 éve
video 6a7b63802c Fix macOS cursor jumping to corner on first titlebar click 3 éve
SDL.c c31a40246d Fix audio memory leaks due to invalid init (thanks Janiszewski!) 3 éve
SDL_assert.c 9130f7c377 Updated copyright for 2021 4 éve
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 4 éve
SDL_dataqueue.c 8e851a277d Remove malloc from comment 3 éve
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 4 éve
SDL_error.c 9130f7c377 Updated copyright for 2021 4 éve
SDL_error_c.h 9130f7c377 Updated copyright for 2021 4 éve
SDL_hints.c 9130f7c377 Updated copyright for 2021 4 éve
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 4 éve
SDL_internal.h c326ff7c6f Re-enabled the O_CLOEXEC definition so config headers can be fixed 3 éve
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 3 éve