Drawing CGLayer into OpenGL view

mikevann mikevann at gmail.com
Fri Dec 28 09:50:13 PST 2007


Is there a better way of drawing a CGLayer to an NSOpenGLView than  
making a CIImage from it and drawing to the OpenGL view's CIContext?   
I can't help but think there's some conversion overhead going from  
CGLayer to CIImage (is there?).


More information about the MacOSX-dev mailing list