Hi Andy, I have just done a quick pass through the changes. I'm a bit nervous about making changes this close to a stable release, so we have to make sure we get them right if we are to apply them.
What system system had problems? Do they need PBuffers to work? Have you tested pbuffers still working? Robert. On 31 July 2015 at 21:40, Andy Skinner <[email protected]> wrote: > Someone was using our code on a system that does not seem to have the SGIX > symbols used in osgViewer.cpp. > > > > I used osgSetGLExtensionsFuncPtr to remove the symbols. I don't know how > to test this path, but it did remove the symbols from libosgViewer.so. I > have also not been able yet to see if that was sufficient for our customer. > > > > I did this by looking at other cases, and I tried to follow some of the > same practices in PixelBufferX11, like using _useSGIX in a similar way to > the previous _*useGLX1*_3. > > > > I don't know whether this is the right thing, or whether it would be fine > to remove this code and replace with more modern. > > > > Advice appreciated. > > > > I originally made these changes in an older version, but these files were > based off of the trunk from the SVN repository. > > > > thanks > > andy > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
