Hi,

Wojtek suggested I create a separate thread for this, so here it is.

I've also been experiencing the fullscreen issue with nVidia cards on
Windows 7. Just wanted to let you know that I found a workaround.

When creating the OpenGL context, I changed the swap method from
WGL_SWAP_EXCHANGE_ARB to WGL_SWAP_COPY_ARB. This completely solved the issue
for me.

Others have reported that this fixed the issue for them as well.

Cheers,
Farshid
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to