Ryujinx-SDL/src
Sam Lantinga 0fd54f91f4 Fixed using a tablet with raw input relative motion
Tested with a Wacom Cintiq Pro 16"
2021-09-21 18:15:11 -07:00
..
atomic atomic: detect clang separately 2021-09-16 17:33:52 -07:00
audio alsa: Map 7.1 audio channels to match what Windows and macOS expect. 2021-09-21 16:49:44 -04:00
core Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
cpuinfo Fix AltiVec detection on FreeBSD 2021-09-21 09:57:10 -07:00
dynapi Add SDL_RenderSetVSync() 2021-09-14 09:56:29 -07:00
events Use the new SDL_clamp() macro where sensible 2021-08-14 09:01:14 -07:00
file Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
filesystem Windows: Fix SDL_GetBasePath() truncating paths 2021-06-12 23:07:46 -04:00
haptic Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
hidapi Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
joystick Fixed Xbox Series X controller being detected by both IOKit and GCController on macOS 2021-09-08 17:51:47 -07:00
libm Updated copyright for 2021 2021-01-02 10:25:38 -08:00
loadso Updated copyright for 2021 2021-01-02 10:25:38 -08:00
locale consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 2021-01-04 01:23:50 +03:00
main Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
misc unix: OpenURL: Move unsetenv above vfork 2021-08-01 03:58:49 -07:00
power Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
render Fixed compiler warnings using Visual Studio 2019 2021-09-21 18:15:09 -07:00
sensor Deprecate dolcesdk 2021-03-08 09:07:12 -08:00
stdlib Fixed building on Windows with cmake, ninja, and clang 2021-08-06 12:28:24 -07:00
test Added Ctrl-T to toggle topmost mode in test programs 2021-08-13 17:53:39 -07:00
thread Vita: fix thread detach. Remove leftover KillThread 2021-09-20 11:03:02 -07:00
timer Formatting 2021-03-08 09:07:12 -08:00
video Fixed using a tablet with raw input relative motion 2021-09-21 18:15:11 -07:00
SDL_assert_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_assert.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_internal.h Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support 2021-08-19 00:10:59 +02:00
SDL_log.c log: Fixed compiler warnings on 64-bit Visual Studio. 2021-08-04 02:34:09 -04:00
SDL.c linux: (de)initialize d-bus at init and quit. 2021-04-02 14:35:11 -04:00