summaryrefslogtreecommitdiff
path: root/src/thread/windows/SDL_syscond_srw.c
Commit message (Expand)AuthorAgeFilesLines
* Fix waiting on condition variables with the SRW lock implmentationCameron Gutman2021-02-081-4/+17
* consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()Ozkan Sezer2021-01-041-1/+1
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* Add SDL_cond implementation using Windows Condition VariablesJoel Linn2020-12-281-1/+168
* Add optional suffix `_generic` to generic SDL_cond implJoel Linn2020-12-281-0/+102