I'm not the admin, that is my problem. How can I check the vendor string? Cheers,
Martin -------- Original-Nachricht -------- > Datum: Tue, 13 May 2008 13:35:41 +0100 > Von: "Robert Osfield" <[EMAIL PROTECTED]> > An: "OpenSceneGraph Users" <[email protected]> > Betreff: Re: [osg-users] Problem with osgviewerGTK example > On Tue, May 13, 2008 at 1:09 PM, "Martin Großer" <[EMAIL PROTECTED]> > wrote: > > I set OSG_NOTIFY_LEVEL on DEBUG and compare the application with gtk and > without gtk and I found the following differences. > > > > With GTK: > > glVersion=2, isGlslSupported=YES, glslLanguageVersion=1 > > > > > > Without GTK: > > glVersion=2.1, isGlslSupported=YES, glslLanguageVersion=1.2 > > > > This sounds like you are linking to different OpenGL libraries in each > case. Add a check for the vendor string to find out which drivers you > are getting in each case, I suspect this will be illuminating. > Perhaps gtk is hardwired to mesa. > > > I still use OSG 2.2, because the update to 2.5 is a little bit > difficult in my case. > > Curious, what problem prevents you from updating OSG version? > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

