I have a Cocoa application that subclasses NSView, much like this CustomGLView, to do some O
What would cause f
It fails because it’s buggy or something. Try calling glFlush() directly.
Try to avoid glFlush()… I would suggest first running your code under OpenGL profiler to find out if there are any GL errors.