Fixed a race condition with input creation and events.
input_CreateThread* have been splitted in two functions: - input_Create - input_Start to allow attaching to input events and creating settings/variables before starting the input thread. For consistency, input_StopThread has been renamed input_Stop. Initial report from Hugo Beauzee-Luyssen.
Showing
This diff is collapsed.
Please register or sign in to comment