Ozkan Sezer 840339c49d SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type. hace 3 años
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. hace 3 años
audio 2b6b69fb12 fix assertion failure in sndio audio caused by the recent hotplugging support hace 3 años
core 48d1ef8fad another unsigned char cast in os2cp.c. code clean-up in os/2 geniconv. hace 3 años
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments hace 3 años
dynapi b7885abc44 Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color* hace 3 años
events 9ae56cb353 events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields hace 3 años
file abcfb22b7d Add support for Vita file API in SDL_rwops hace 4 años
filesystem 8d14e6ea44 replaced use of _MAX_PATH with CCHMAXPATH in os/2 code, hace 3 años
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android hace 3 años
hidapi 67c4b99639 Fixed enabling udev hotplug detection on Linux hace 3 años
joystick 82fc67ae4d SDL_joystick.c: cast the arguments to nibble() to unsigned char. hace 3 años
libm a79b642638 Make SDL2 able to build or PSP with cmake hace 3 años
loadso 9130f7c377 Updated copyright for 2021 hace 4 años
locale d31251b014 use SDL's functions version inplace of libc version hace 3 años
main 8cee50eea5 removed stdlib.h from SDL_psp_main.c now that exit() is gone. hace 3 años
misc fae7034901 Fix warnings: static, include, un-initialized vairables hace 3 años
power d31251b014 use SDL's functions version inplace of libc version hace 3 años
render 44c84c0d8e GLES2/Big-endian: don´t swap datas for yuv textures (Thanks 0x1F9F1 !) hace 3 años
sensor 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) hace 3 años
stdlib 840339c49d SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type. hace 3 años
test ced442cd38 SDL_test_common.c: (unsigned char) cast to SDL_isdigit() parameter. hace 3 años
thread 8ed0cc4300 Fix wrong value for thread priorities following official PSP Docs hace 3 años
timer 21fd0047e3 Initial for building PSP version with CMake hace 3 años
video 71e3998d6c Make SDL_VideoInit cleanup when errors occur before video driver creation. hace 3 años
SDL.c c31a40246d Fix audio memory leaks due to invalid init (thanks Janiszewski!) hace 3 años
SDL_assert.c 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_dataqueue.c 8e851a277d Remove malloc from comment hace 3 años
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_error.c 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_error_c.h 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_hints.c 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 hace 4 años
SDL_internal.h c326ff7c6f Re-enabled the O_CLOEXEC definition so config headers can be fixed hace 3 años
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. hace 3 años