SDL/VisualC-WinRT
Joel Linn 8fc0baad98 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
2020-12-28 11:43:11 -08:00
..
UWP_VS2015 fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h 2020-12-09 12:01:10 +03:00
WinPhone81_VS2013 Add SDL_cond implementation using Windows Condition Variables 2020-12-28 11:43:11 -08:00
WinRT81_VS2013 Add SDL_cond implementation using Windows Condition Variables 2020-12-28 11:43:11 -08:00
tests Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL2-WinRT.nuspec WinRT: added NuGet-package creation support to WinRT build script 2015-12-01 22:07:24 -05:00
SDL2-WinRT.targets WinRT: removed Windows 8.0 from build-bot + NuGet package creation scripts 2017-02-25 21:23:12 -05:00
SDL2main-WinRT-NonXAML.nuspec WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00
SDL2main-WinRT-NonXAML.targets WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00