Sylvain d5813776db Release UDEV ressources 4 years ago
..
atomic ebdfd0e175 atomic: detect clang separately 4 years ago
audio 2004aaf3bb SDL_wave: use SDL_free 4 years ago
core dd6817b3b7 Fix warnings: static function, {} initializier, un-needed enum forward declaration 4 years ago
cpuinfo 0ef9d26622 cpuinfo: remove malloc from comments 4 years ago
dynapi c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 4 years ago
events 0445c13aae Remove 'malloc' from comment 4 years ago
file abcfb22b7d Add support for Vita file API in SDL_rwops 5 years ago
filesystem aef7105408 Use SDL_free 4 years ago
haptic d31251b014 use SDL's functions version inplace of libc version 4 years ago
hidapi d5813776db Release UDEV ressources 4 years ago
joystick b99510836e SDL_mfijoystick.m: Fix -Wshadow warning 4 years ago
libm 9130f7c377 Updated copyright for 2021 5 years ago
loadso 9130f7c377 Updated copyright for 2021 5 years ago
locale d31251b014 use SDL's functions version inplace of libc version 4 years ago
main 3f6ebffff4 Updated to version 2.0.17 for development 4 years ago
misc fae7034901 Fix warnings: static, include, un-initialized vairables 4 years ago
power d31251b014 use SDL's functions version inplace of libc version 4 years ago
render e77cfb9a11 Fixed d3d11 renderer creation 4 years ago
sensor c2dd50a9a0 Fixed whitespace 4 years ago
stdlib 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 years ago
test a3c05d2f34 Added debug output for display connect/disconnect events 4 years ago
thread 4d566e5d5d VITA, PSP: use SDL_malloc 4 years ago
timer c7065bf42f Fix warning: declaration shadows a local variable 4 years ago
video 57366285d8 Only send display events for hotplugged displays, not the initial state 4 years ago
SDL.c 504e7aa59b minor tidy-up for ifdefs & co. 4 years ago
SDL_assert.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_dataqueue.c 8e851a277d Remove malloc from comment 4 years ago
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_error.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_error_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_hints.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_internal.h c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 4 years ago
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 4 years ago