I'm sure I've seen this before but I didn't turn up anything with 'search'.
This question is in regards to all OS's. ( Linux/Win/OSX)
IIRC you can make OGL calls from separate threads so long as each thread is rendering to a different context. Correct?
Is there the additional requirement that each thread must create the context that it is rendering to?



