thfrwn 2b6b69fb12 fix assertion failure in sndio audio caused by the recent hotplugging support há 3 anos atrás
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. há 3 anos atrás
audio 2b6b69fb12 fix assertion failure in sndio audio caused by the recent hotplugging support há 3 anos atrás
core 615f7b4453 more updates to os2 makefile for libiconv há 3 anos atrás
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments há 3 anos atrás
dynapi c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels há 3 anos atrás
events 9ae56cb353 events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields há 3 anos atrás
file abcfb22b7d Add support for Vita file API in SDL_rwops há 4 anos atrás
filesystem 8d14e6ea44 replaced use of _MAX_PATH with CCHMAXPATH in os/2 code, há 3 anos atrás
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android há 3 anos atrás
hidapi 09465a9083 hidapi, windows: replace a strncpy() with plain memcpy() há 3 anos atrás
joystick 6f6382f8d0 Fix SDL_GameController API for PSP (#3) há 3 anos atrás
libm a79b642638 Make SDL2 able to build or PSP with cmake há 3 anos atrás
loadso 9130f7c377 Updated copyright for 2021 há 4 anos atrás
locale d31251b014 use SDL's functions version inplace of libc version há 3 anos atrás
main 8cee50eea5 removed stdlib.h from SDL_psp_main.c now that exit() is gone. há 3 anos atrás
misc fae7034901 Fix warnings: static, include, un-initialized vairables há 3 anos atrás
power d31251b014 use SDL's functions version inplace of libc version há 3 anos atrás
render 8927d73b1c RenderGeometry: simplify casting (Thanks Daniel Gibson) há 3 anos atrás
sensor 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) há 3 anos atrás
stdlib a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. há 3 anos atrás
test a887b8e28b SDL_test_common.c: replaced all printf() calls with SDL_Log() há 3 anos atrás
thread 4d566e5d5d VITA, PSP: use SDL_malloc há 3 anos atrás
timer 21fd0047e3 Initial for building PSP version with CMake há 3 anos atrás
video e2ade2bfc4 Fix build against wayland 1.20 há 3 anos atrás
SDL.c 504e7aa59b minor tidy-up for ifdefs & co. há 3 anos atrás
SDL_assert.c 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_dataqueue.c 8e851a277d Remove malloc from comment há 3 anos atrás
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_error.c 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_error_c.h 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_hints.c 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 há 4 anos atrás
SDL_internal.h 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, há 3 anos atrás
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. há 3 anos atrás