LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: pandur on July 24, 2006, 21:09:30

Title: shared context beta2 mac os x ?
Post by: pandur on July 24, 2006, 21:09:30
Hi,

shared contexts using awtgl seem not to work on my osx intel machine.
the application works fine on my windows box.

i am constructing the second context giving the first context as a drawable.

the problem is, textures are only appearing in one context.

is this a bug or am i doing something wrong ?

thanks
and btw: lwjgl is really great :))