SDL/src
2021-12-07 18:47:10 +03:00
..
atomic
audio fix some warnings from psp builds (missing includes.) 2021-12-07 18:47:10 +03:00
core evdev: Add support for REL_WHEEL_HI_RES and REL_HWHEEL_HI_RES 2021-12-07 07:00:31 -08:00
cpuinfo
dynapi
events events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields 2021-12-06 21:18:23 -06:00
file
filesystem
haptic haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android 2021-11-27 19:18:41 +03:00
hidapi hidapi, windows: replace a strncpy() with plain memcpy() 2021-11-30 21:10:10 +03:00
joystick psp/SDL_sysjoystick.c: fix -Wshadow warnings. 2021-12-07 14:04:32 +03:00
libm Make SDL2 able to build or PSP with cmake 2021-12-07 14:03:00 +03:00
loadso
locale
main Fix SDL2main on PSP (#5076) 2021-12-07 18:43:50 +03:00
misc
power
render SDL_render_sw.c: fix -Wshadow warnings. 2021-12-07 14:04:10 +03:00
sensor Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) 2021-11-28 21:14:02 -08:00
stdlib SDL_iconv_string: avoid memory leak if realloc() fails. 2021-12-02 02:28:24 +03:00
test SDL_test_common.c: replaced all printf() calls with SDL_Log() 2021-12-03 20:03:10 +03:00
thread
timer Initial for building PSP version with CMake 2021-12-07 14:03:00 +03:00
video fix some warnings from psp builds (missing includes.) 2021-12-07 18:47:10 +03:00
SDL.c
SDL_assert.c
SDL_assert_c.h
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error.c
SDL_error_c.h
SDL_hints.c
SDL_hints_c.h
SDL_internal.h Check for O_CLOEXEC definition in fcntl.h at configuration time, 2021-11-27 19:23:10 +03:00
SDL_log.c