kc3-lang/SDL/VisualC-WinRT/SDL-UWP.vcxproj

Branch :


Log

Author Commit Date CI Message
b1831715 2022-04-11 12:09:40 UWP: Require Windows 10 16299 or newer. This is required to build with WGI support. Thanks for @FrozenChameleon for the fix! Fixes #5504
ad6bc521 2022-04-01 07:59:16 Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
110e4e13 2021-11-27 10:24:32 Use WGI instead of XInput for Windows 10 UWP apps Fixes https://github.com/libsdl-org/SDL/issues/5017
11a9cd63 2021-11-27 08:14:50 Fixed building SDL on UWP
5b646cd1 2021-11-07 22:58:44 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.
3ed8ba7d 2021-09-08 12:14:34 winrt: Update SDL-UWP to VS2019
b88077fe 2021-09-08 12:11:40 winrt: Move the UWP project files up one directory