I banged on this during the weekend and have it mostly working with one issue: I have to disable the shadow window to get it to work. The shadow window creates a default context (with a Legacy Profile); when a Core Profile is created afterwards, OS X complains that it is an invalid share as they are different profiles (http:// developer.apple.com/library/mac/#documentation/GraphicsImaging/ Conceptual/OpenGL-MacProgGuide/opengl_contexts/opengl_contexts.html#// apple_ref/doc/uid/TP40001987-CH216-SW12). To fix this globally would require doing something like adding a "shadow profile" option that would be used by the shadow window.
I created an issue here to follow this patch: http://code.google.com/p/pyglet/issues/detail?id=532&colspec=ID%20Status%20Type%20Milestone%20OpSys%20Summary -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
