Ozkan Sezer 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 3 years ago
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. 3 years ago
audio d713a68071 pulseaudio: wait until at least 1/8th (!) of the mixbuffer is available. 3 years ago
core dd6817b3b7 Fix warnings: static function, {} initializier, un-needed enum forward declaration 3 years ago
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments 3 years ago
dynapi c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 3 years ago
events 0445c13aae Remove 'malloc' from comment 3 years ago
file abcfb22b7d Add support for Vita file API in SDL_rwops 4 years ago
filesystem aef7105408 Use SDL_free 3 years ago
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android 3 years ago
hidapi 30f04d63e6 HIDAPI is only reliable on Android 4.3 and newer 3 years ago
joystick 02021ae753 Return capabitlities from RawInput joystick 3 years ago
libm 9130f7c377 Updated copyright for 2021 4 years ago
loadso 9130f7c377 Updated copyright for 2021 4 years ago
locale d31251b014 use SDL's functions version inplace of libc version 3 years ago
main 7242075b2b Updated version to 2.0.18 for release 3 years ago
misc fae7034901 Fix warnings: static, include, un-initialized vairables 3 years ago
power d31251b014 use SDL's functions version inplace of libc version 3 years ago
render b786c10013 SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS 3 years ago
sensor c2dd50a9a0 Fixed whitespace 3 years ago
stdlib 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 years ago
test 4f683f01d4 Fixed potentially truncated entry in stack trace 3 years ago
thread 4d566e5d5d VITA, PSP: use SDL_malloc 3 years ago
timer c7065bf42f Fix warning: declaration shadows a local variable 3 years ago
video 11a9cd6344 Fixed building SDL on UWP 3 years ago
SDL.c 504e7aa59b minor tidy-up for ifdefs & co. 3 years ago
SDL_assert.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_dataqueue.c 8e851a277d Remove malloc from comment 3 years ago
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_internal.h 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 3 years ago
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 3 years ago