Re: enterFullScreenMode and tearing

2009-08-14 Thread Roland King
I'd really suggest the OpenGL list for this .. especially as it was discussed there just a week ago (although I lost track of that thread and whether there was actually a resolution to it). On Aug 15, 2009, at 11:10 AM, Shayne Wissler wrote: Hello, I have a program that is using NSOpenGLVi

enterFullScreenMode and tearing

2009-08-14 Thread Shayne Wissler
Hello, I have a program that is using NSOpenGLView to display video using OpenGL textures. It works fine with a normal window, but when I use NSView's enterFullScreenMode, I get diagonal tearing and jittery/jerky video. I have tried combinations of: GLint swapInterval = 1; [glx setValues: &swa