Thanks for testing
JohnY:
Quote: "What sort of things can be multi threaded, just mathematical expressions, or object loading etc?"
That's what we're currently trying to find out. As you'd expect, you can't do any rendering operations in threads.
Torrey:
Quote: "That's pretty neat you found another way to grab functions!"
Yes, I only know of those two ways to get function addresses. Although I'm not sure which one I like more.
LIT:
Quote: "Great job, with this I could finally take advantage of my hyper-threading processor "
Thanks.