Hi. I does not seam that I can create a GL-window in one thread an draw to it using gl functions in another, is this true, and why? Memory is shared between threads and so the gl function should have access to the gl state? Cya, Popi.