Luke Crook wrote: > The thread that creates the SDL window must be the same thread that empties > the > SDL event queue. And that's about it. Other threads can freely call into any > SDL function directly.
Is it all made thread-safe at the C level? I.e. the SDL lib is designed to be used this way with appropriate locks and critical sections, etc.? -Peter -- Peter Seibel : [EMAIL PROTECTED] Gigamonkeys Consulting : http://www.gigamonkeys.com/ _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
