Sylvain e14d10263c Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect 3 年之前
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. 3 年之前
audio d713a68071 pulseaudio: wait until at least 1/8th (!) of the mixbuffer is available. 3 年之前
core 70c5e91d0f os/2 optionally builds against libiconv. 3 年之前
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments 3 年之前
dynapi c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 3 年之前
events 0445c13aae Remove 'malloc' from comment 3 年之前
file abcfb22b7d Add support for Vita file API in SDL_rwops 4 年之前
filesystem aef7105408 Use SDL_free 3 年之前
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android 3 年之前
hidapi 09465a9083 hidapi, windows: replace a strncpy() with plain memcpy() 3 年之前
joystick a4c04ad230 Fixed building with iOS SDK prior to 13.0 3 年之前
libm 9130f7c377 Updated copyright for 2021 4 年之前
loadso 9130f7c377 Updated copyright for 2021 4 年之前
locale d31251b014 use SDL's functions version inplace of libc version 3 年之前
main 5fc901d4f3 Updated to version 2.0.19 for development 3 年之前
misc fae7034901 Fix warnings: static, include, un-initialized vairables 3 年之前
power d31251b014 use SDL's functions version inplace of libc version 3 年之前
render e14d10263c Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect 3 年之前
sensor 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) 3 年之前
stdlib a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. 3 年之前
test 4f683f01d4 Fixed potentially truncated entry in stack trace 3 年之前
thread 4d566e5d5d VITA, PSP: use SDL_malloc 3 年之前
timer c7065bf42f Fix warning: declaration shadows a local variable 3 年之前
video 66b0a6ee15 workaround for libmali gbm_device_get_fd() 3 年之前
SDL.c 504e7aa59b minor tidy-up for ifdefs & co. 3 年之前
SDL_assert.c 9130f7c377 Updated copyright for 2021 4 年之前
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 4 年之前
SDL_dataqueue.c 8e851a277d Remove malloc from comment 3 年之前
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 4 年之前
SDL_error.c 9130f7c377 Updated copyright for 2021 4 年之前
SDL_error_c.h 9130f7c377 Updated copyright for 2021 4 年之前
SDL_hints.c 9130f7c377 Updated copyright for 2021 4 年之前
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 4 年之前
SDL_internal.h 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 3 年之前
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 3 年之前