Commit 8fc0baad98673ad8d240ab62e45a43b9dbf0748f

Joel Linn 2020-12-28T11:43:11

Add SDL_cond implementation using Windows Condition Variables Is automatically used when the SRW SDL_mutex implementation is active. Otherwise falls back to the generic implementation. v2: - Rebase onto master fa3ea1051a4b