sdl2_frt/src/thread
Sam Lantinga bd5da73afd Fixed bug 4992 - UWP/WinRT does not set thread priority when using SDL_SetThreadPriority
Ethan Lee

Attached is a diff that I used to get SetThreadPriority working locally. I still have no idea what the minimum SDK version is since Microsoft never documented it, but it's worth pointing out that they're much more aggressive about using the latest VS and UWP SDK anyway (for example, an updated Xbox is no longer compatible with VS2017, and updates are required to have a network connection of any kind).
2020-03-01 12:50:42 -08:00
..
generic Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
psp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
pthread Add basic support for compiling on RISC OS 2020-02-13 20:50:47 +00:00
stdcpp Fixed bug 4992 - UWP/WinRT does not set thread priority when using SDL_SetThreadPriority 2020-03-01 12:50:42 -08:00
windows Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_systhread.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_thread_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_thread.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00