Hi Robert,
>> GraphicsWindowWin32::setPixelFormat() - Found a matching pixel format but without the WGL_SWAP_METHOD_ARB specification for screen #0 >> The ATI driver probably doesn't swap the WGL_SWAP_METHOD_ARB control, >> this may or may not be an issue, perhaps Andreas can comment. If its >> not an issue then we can probably change the warning into a info. Did not read the full thread yet, but this message just really means that the WGL_SWAP_METHOD_ARB specification in the graphic traits is being ignored because the OpenGL driver does not support it. It is harmless and just a warning that the pixel format selected does not exactly match the one requested. André
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
