I wanted to capture/print out the current OpenGL version, vendor information and maybe driver version at program startup. The glGetString() functions and osg equivalents require an active GL context. Would one create a special invisible context just to get this information?. Seems like this should be quite straightforward but forum/example searching didn't seem to turn anything up for me...
Thanks Andrew ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=21838#21838 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

