David Gow f6fdbc1e37 video: x11: Fix an invalid SDL_LogError() call hace 4 años
..
atomic 53aa8eec5f minor cleanup for watcom _inline keyword. hace 4 años
audio d713a68071 pulseaudio: wait until at least 1/8th (!) of the mixbuffer is available. hace 4 años
core 6872cb12e6 null-terminate the message buffer if FormatMessage() fails hace 4 años
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments hace 4 años
dynapi c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels hace 4 años
events 0445c13aae Remove 'malloc' from comment hace 4 años
file abcfb22b7d Add support for Vita file API in SDL_rwops hace 5 años
filesystem aef7105408 Use SDL_free hace 4 años
haptic f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android hace 4 años
hidapi 8f17af5e21 hidapi: mark libusb function pointers with LIBUSB_CALL. hace 4 años
joystick dd2f91118e Fixed warnings with Windows SDK 10.0.19041 hace 4 años
libm 9130f7c377 Updated copyright for 2021 hace 5 años
loadso 9130f7c377 Updated copyright for 2021 hace 5 años
locale d31251b014 use SDL's functions version inplace of libc version hace 4 años
main 7242075b2b Updated version to 2.0.18 for release hace 4 años
misc fae7034901 Fix warnings: static, include, un-initialized vairables hace 4 años
power d31251b014 use SDL's functions version inplace of libc version hace 4 años
render b786c10013 SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS hace 4 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 4 años
stdlib 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs hace 4 años
test 4f683f01d4 Fixed potentially truncated entry in stack trace hace 4 años
thread 4d566e5d5d VITA, PSP: use SDL_malloc hace 4 años
timer c7065bf42f Fix warning: declaration shadows a local variable hace 4 años
video f6fdbc1e37 video: x11: Fix an invalid SDL_LogError() call hace 4 años
SDL.c 504e7aa59b minor tidy-up for ifdefs & co. hace 4 años
SDL_assert.c 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_dataqueue.c 8e851a277d Remove malloc from comment hace 4 años
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_error.c 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_error_c.h 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_hints.c 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 hace 5 años
SDL_internal.h 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, hace 4 años
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. hace 4 años