Alex Szpakowski f3683d3a09 macOS: fix a typo in touch handling code. 6 years ago
..
atomic 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile 6 years ago
audio 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 years ago
core 109cbd6e8b Fix touch-related compile errors on Linux. 6 years ago
cpuinfo 8728ce4448 Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface 6 years ago
dynapi ceee7def84 minor build fixes. 6 years ago
events d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 6 years ago
file f96d7cc0fd minor build fix. 6 years ago
filesystem e954e32b0e Fixed bug 4726 - Fix for tvOS GetPrefPath 6 years ago
haptic 5e13087b0f Updated copyright for 2019 7 years ago
hidapi f7d82e5616 hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends. 6 years ago
joystick d52ffcf985 Added support for a few controllers on Android 6 years ago
libm 5e13087b0f Updated copyright for 2019 7 years ago
loadso 5e13087b0f Updated copyright for 2019 7 years ago
main 1b7fc81e3f minor whitespace tidy-up. 6 years ago
power 5e13087b0f Updated copyright for 2019 7 years ago
render 22a2decf64 Android: concurrency issues, make sure Activity is in running State when calling 6 years ago
sensor 5e13087b0f Updated copyright for 2019 7 years ago
stdlib 2ea0ec6207 better readability.. 6 years ago
test 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 years ago
thread 01c924fa9e Hopefully fixed the mingw32 build 7 years ago
timer 5e13087b0f Updated copyright for 2019 7 years ago
video f3683d3a09 macOS: fix a typo in touch handling code. 6 years ago
SDL.c 911bf6241b events: Make debug logging of the event queue a hint instead of an #ifdef. 7 years ago
SDL_assert.c ceee7def84 minor build fixes. 6 years ago
SDL_assert_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_dataqueue.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_dataqueue.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_error.c 58ca76bee3 Fix DirectInput error codes being lost 7 years ago
SDL_error_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_hints.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_internal.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_log.c bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such 6 years ago