Sam Lantinga
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
...
Fixes compile warning on Android
2022-04-28 15:01:34 -07:00
Sylvain
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
2022-04-01 07:59:16 +02:00
Sam Lantinga
110e4e1334
Use WGI instead of XInput for Windows 10 UWP apps
...
Fixes https://github.com/libsdl-org/SDL/issues/5017
2021-11-27 10:24:32 -08:00
Sam Lantinga
11a9cd6344
Fixed building SDL on UWP
2021-11-27 08:14:50 -08:00
Sam Lantinga
5b646cd19e
Build hidapi code into SDL as a new public API
...
This prevents conflicts with hidapi linked with applications, as well as allowing applications to make use of HIDAPI on Android and other platforms that might not normally have an implementation available.
2021-11-07 23:00:59 -08:00
Ethan Lee
b88077fe5a
winrt: Move the UWP project files up one directory
2021-09-08 06:26:26 -10:00