mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-08 16:34:53 +00:00
SDLActivity thread priority is unchanged, by default -10 (THREAD_PRIORITY_VIDEO). SDLAudio thread priority was -4 (SDL_SetThreadPriority was ignored) and is now -16 (THREAD_PRIORITY_AUDIO). SDLThread thread priority was 0 (THREAD_PRIORITY_DEFAULT) and is -4 (THREAD_PRIORITY_DISPLAY). |
||
|---|---|---|
| .. | ||
| android | ||
| linux | ||
| unix | ||
| windows | ||
| winrt | ||