double buffering

I just recently switched from glut to cocoa and I can’t figure out how to do double buffrering

Specify NSOpenGLPFADoubleBuffer in your pixel format attribute list.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.