SDL/VisualC
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
..
SDL Add SDL_cond implementation using Windows Condition Variables 2020-12-28 11:43:11 -08:00
SDLmain windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
SDLtest windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
tests Be explicit about mapping the new game controller paddle buttons 2020-11-07 02:22:15 -08:00
visualtest ran 'chmod -x' on two files 2018-06-30 20:03:23 +03:00
SDL.sln First pass at Windows sensor implementation 2020-04-08 08:34:27 -07:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00