[ab] Is there an easy way to do this ...
Peter Seibel
peter at gigamonkeys.com
Tue Mar 13 20:54:16 CST 2007
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 : peter at gigamonkeys.com
Gigamonkeys Consulting : http://www.gigamonkeys.com/
More information about the application-builder
mailing list