Hi JS, On Wed, Dec 1, 2010 at 7:53 PM, Jean-Sébastien Guay <[email protected]> wrote: > The answer though, is it does work, in the pbuffertest at least. Removing > the makeCurrentImplementation() and not adding any > releaseContextImplementation() works.
This probably won't be touching wglShareLitsts() so won't be a good test. > How can I test other usage models? I don't know... In particular you talked > about wglShareLists(..), is there some easy way I could test if this still > works with a pbuffer? running osgprerender or osgprerendercubemap with --pbufer should force the use of wglShareLists(). Could check in a debugger or with some debug info to make sure wglShareLitsts() is activated? Thanks, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
