From: Camilla B. <cam...@gm...> - 2008-09-29 20:31:48
|
StApostol wrote: >> No, it won't. GLFW doesn't allow that call unless it owns the context. > > Really? All I can think is why was it implemented like this? As long as > [wgl/glx/agl]GetCurrentContext returns something, [wgl/glx/agl]GetAddress > should be safe to call. Yup, it should. I would assume it was because no one thought of it being used that way (it was before my time). I guess I could change it if you want to call it that way. Regards, elmindreda |