I'm being given a shared OpenGL context (CGLContextObj) to render into. I notice that with 10.5 there's the nifty new

  -initWithCGLContext:pixelFormat:colorSpace:composition:,

but what can I use when running on 10.4 since all I have to work with is

  -initWithOpenGLContext:pixelFormat:file:?

The alternative question might be: How do I create a NSOpenGLContext from a CGLContextObj?

steve

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to