Re-implement all threading code using SDL threads only. Previous setup was Win32 api centric, and the cause of many 64bit issues. New code is 64bit clean, and tested on *NIX. TODO - create a robust error checking system for the threads, something that both implementations lacked.
Re-implement all threading code using SDL threads only. Previous setup was Win32 api centric, and the cause of many 64bit issues. New code is 64bit clean, and tested on *NIX. TODO - create a robust error checking system for the threads, something that both implementations lacked.