Hello,
how do I share contexts of different threads correctly ?
I create a main render context in the main thread.
Where do I have to create the second thread? The second thread
does so loading stuff. Guess I should create the second one in
the second thread right ? But when sharing the context, in what
thread should I call wglShareLists ?
thanks,
lobbel



